You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|master | 1.14 + | v1.0 + | yes | no | no | no | Read/Write Multiple Pods | Alpha |
14
14
|v2.0.0 | 1.14 + | v1.0 + | no | no | no | no | Read/Write Multiple Pods | Alpha |
15
-
|v1.0.0 | 1.9 - 1.15 | v1.0 | no | no | no | no | Read/Write Multiple Pods |[deprecated](https://github.com/kubernetes-csi/drivers/tree/master/pkg/nfs)|
16
15
17
16
### Requirements
18
17
@@ -21,8 +20,9 @@ preexisting NFS server, whether it is deployed on cluster or provisioned
21
20
independently. The plugin itself provides only a communication layer between
22
21
resources in the cluser and the NFS server.
23
22
24
-
### Install NFS CSI driver on a kubernetes cluster
25
-
Please refer to [install NFS CSI driver](./docs/install-csi-driver.md).
23
+
### Install driver on a Kubernetes cluster
24
+
- install by [kubectl](./docs/install-csi-driver.md)
25
+
- install by [helm charts](./charts)
26
26
27
27
### Driver parameters
28
28
Please refer to [`nfs.csi.k8s.io` driver parameters](./docs/driver-parameters.md)
0 commit comments