This is a repository for NFS CSI driver, csi plugin name: nfs.csi.k8s.io
. This driver requires existing and already configured NFSv3 or NFSv4 server, it supports dynamic provisioning of Persistent Volumes via Persistent Volume Claims by creating a new sub directory under NFS server.
driver version | supported k8s version | status |
---|---|---|
master branch | 1.20+ | beta |
v3.1.0 | 1.19+ | beta |
v3.0.0 | 1.19+ | beta |
v2.0.0 | 1.14+ | alpha |
- install by kubectl
- install by helm charts
Please refer to nfs.csi.k8s.io
driver parameters
Please refer to development guide
Learn how to engage with the Kubernetes community on the community page.
You can reach the maintainers of this project at:
Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.