Skip to content

This driver allows Kubernetes to use NFS CSI volume on Linux node.

License

Notifications You must be signed in to change notification settings

moolen/csi-driver-nfs

 
 

Repository files navigation

CSI NFS driver

Coverage Status

Overview

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

Project status: Beta

Container Images & Kubernetes Compatibility:

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

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.

About

This driver allows Kubernetes to use NFS CSI volume on Linux node.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 47.0%
  • Shell 41.7%
  • Makefile 6.4%
  • Python 4.1%
  • Other 0.8%