local-path-provisioner update to 0.0.14

This commit is contained in:
Dominik Chilla 2020-11-25 02:23:26 +01:00
parent 2541b4083d
commit 54ab7246ff

View File

@ -146,6 +146,10 @@ spec:
## Local provider (local - ouf-of-the-box) <a name="pv-local"></a>
https://rancher.com/docs/k3s/latest/en/storage/
Do not forget to update container-image to version `>= 0.0.14`:
`kubectl -n kube-system edit deployment.apps/local-path-provisioner` and set image-version to 0.0.14
## Longhorn provider (lightweight/distributed) <a name="pv-longhorn"></a>
* Requirements: https://longhorn.io/docs/0.8.0/install/requirements/
* Debian: `apt install open-iscsi`