Categorygithub.com/kubernetes-csi/csi-driver-nfs
module
3.1.0+incompatible
Repository: https://github.com/kubernetes-csi/csi-driver-nfs.git
Documentation: pkg.go.dev

# README

CSI NFS driver

Coverage Status

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: Beta

Container Images & Kubernetes Compatibility:

driver versionsupported k8s versionstatus
master branch1.19+beta
v3.1.01.19+beta
v3.0.01.19+beta
v2.0.01.14+alpha

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.

# Packages

No description provided by the author
No description provided by the author
This command filters a JUnit file such that only tests with a name matching a regular expression are passed through.
No description provided by the author