Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.28.0 to 1.29.0. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/gomega/compare/v1.28.0...v1.29.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
NFS CSI driver for Kubernetes
Overview
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.
Project status: GA
Container Images & Kubernetes Compatibility:
| driver version | supported k8s version | status |
|---|---|---|
| master branch | 1.21+ | GA |
| v4.4.0 | 1.21+ | GA |
| v4.3.0 | 1.21+ | GA |
| v4.2.0 | 1.21+ | GA |
Install driver on a Kubernetes cluster
- install via helm charts
- install via kubectl
Driver parameters
Please refer to nfs.csi.k8s.io driver parameters
Examples
Troubleshooting
Kubernetes Development
Please refer to development guide
View CI Results
- testgrid sig-storage-csi-nfs dashboard.
- Driver image build pipeline: post-csi-driver-nfs-push-images
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.
Description
Languages
Go
55.6%
Shell
32.6%
Python
4.6%
Makefile
4.6%
Smarty
2.4%
Other
0.2%