Go to file
andyzhangx 37f9aca002 doc: use latest version for master branch 2021-11-29 05:51:17 +00:00
.github fix: vulnerability issue in docker image 2021-11-27 13:39:27 +00:00
CHANGELOG
charts doc: use latest version for master branch 2021-11-29 05:51:17 +00:00
cmd/nfsplugin
deploy doc: use latest version for master branch 2021-11-29 05:51:17 +00:00
docs doc: cut v3.0.0 release 2021-11-29 05:50:31 +00:00
hack
pkg/nfs
release-tools
test
vendor
.cloudbuild.sh
.gitignore
.prow.sh
.travis.yml
CONTRIBUTING.md
Dockerfile fix: install updated packages to fix CVE issues 2021-11-27 14:14:07 +00:00
LICENSE
Makefile fix: vulnerability issue in docker image 2021-11-27 13:39:27 +00:00
OWNERS
OWNERS_ALIASES
README.md doc: cut v3.0.0 release 2021-11-29 05:50:31 +00:00
RELEASE.md
SECURITY_CONTACTS
cloudbuild.yaml
code-of-conduct.md
go.mod
go.sum

README.md

CSI NFS driver

Coverage Status

Overview

This is a repository for NFS CSI Driver, csi plugin name: nfs.csi.k8s.io

Container Images & Kubernetes Compatibility:

driver version supported k8s version
master branch 1.19+
v3.0.0 1.19+
v2.0.0 1.14+

Requirements

This driver requires existing NFSv3 or NFSv4 server.

Install driver on a Kubernetes cluster

Driver parameters

Please refer to nfs.csi.k8s.io driver parameters

Examples

Troubleshooting

Kubernetes Development

Please refer to development guide

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.