Skip to content

openshift/csi-driver-nfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3196a6d · Oct 3, 2023
Sep 4, 2023
Apr 17, 2020
Aug 21, 2023
Apr 2, 2023
Jun 7, 2023
Jun 7, 2023
May 14, 2023
Jun 7, 2023
Aug 14, 2023
Oct 3, 2023
Oct 3, 2023
Oct 14, 2020
Nov 16, 2020
Feb 12, 2022
Feb 20, 2019
Sep 16, 2022
Feb 22, 2023
Sep 18, 2018
Jul 16, 2023
May 21, 2021
May 21, 2021
Jun 7, 2023
Sep 18, 2018
Sep 18, 2018
Oct 14, 2020
Sep 18, 2018
Oct 3, 2023
Oct 3, 2023

Repository files navigation

NFS CSI driver for Kubernetes

build status 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: 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 NFS CSI driver on microk8s

Driver parameters

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

Examples

Troubleshooting

Kubernetes Development

Please refer to development guide

View CI Results

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

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 52.6%
  • Shell 35.2%
  • Python 4.9%
  • Makefile 4.8%
  • Mustache 2.2%
  • Dockerfile 0.3%