All Projects → kubernetes-csi → csi-driver-nfs

kubernetes-csi / csi-driver-nfs

Licence: Apache-2.0 License
This driver allows Kubernetes to access NFS server on Linux node.

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects
Makefile
30231 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to csi-driver-nfs

csi-nfs
A Container Storage Interface (CSI) plug-in that provides network file system (NFS) support.
Stars: ✭ 32 (-85.9%)
Mutual labels:  nfs, csi
CsiGAN
An implementation for our paper: CsiGAN: Robust Channel State Information-based Activity Recognition with GANs (IEEE Internet of Things Journal, 2019), which is the semi-supervised Generative Adversarial Network (GAN) for Channel State Information (CSI) -based activity recognition.
Stars: ✭ 23 (-89.87%)
Mutual labels:  csi
lvm-localpv
CSI Driver for dynamic provisioning of Persistent Local Volumes for Kubernetes using LVM.
Stars: ✭ 86 (-62.11%)
Mutual labels:  csi
openshift4-vmware-upi
Ansible Playbooks and Documentation to Support the Automated Installation of OpenShift 4 on VMware
Stars: ✭ 45 (-80.18%)
Mutual labels:  csi
aranya
Control all kinds of devices with Kubernetes
Stars: ✭ 16 (-92.95%)
Mutual labels:  csi
mobymac
Automagically install Docker in a VirtualBox VM with super-fast NFS mounts.
Stars: ✭ 79 (-65.2%)
Mutual labels:  nfs
term
终端输出控制
Stars: ✭ 38 (-83.26%)
Mutual labels:  csi
k8s-csi-lvm
Kubernetes CSI drivers for LVM
Stars: ✭ 25 (-88.99%)
Mutual labels:  csi
container-object-storage-interface-controller
Container Object Storage Interface (COSI) controller responsible to manage lifecycle of COSI objects.
Stars: ✭ 38 (-83.26%)
Mutual labels:  k8s-sig-storage
ESP32-CSI-Tool
Extract Channel State Information from WiFi-enabled ESP32 Microcontroller. Active and Passive modes available. (https://stevenmhernandez.github.io/ESP32-CSI-Tool/)
Stars: ✭ 100 (-55.95%)
Mutual labels:  csi
silverbox
Guide describing how to setup compact, silent and energy-efficient GNU/Linux home server
Stars: ✭ 42 (-81.5%)
Mutual labels:  nfs
isaac ros argus camera
ROS2 packages based on NVIDIA libArgus library for hardware-accelerated CSI camera support.
Stars: ✭ 21 (-90.75%)
Mutual labels:  csi
vsphere-kubernetes-drivers-operator
vSphere Kubernetes Driver Operator to simplify and automate the lifecycle management of CSI and CPI for Kubernetes cluster running on vSphere
Stars: ✭ 21 (-90.75%)
Mutual labels:  csi
simple-targets-csx
⊙ A minimalist target runner for C# scripts.
Stars: ✭ 17 (-92.51%)
Mutual labels:  csi
ioBroker.backitup
Backitup enables the cyclical creation of backups of an IoBroker / Homematic installation
Stars: ✭ 43 (-81.06%)
Mutual labels:  nfs
sdi-mipi-bridge
Antmicro's open hardware 3G SDI into MIPI CSI-2 converter
Stars: ✭ 31 (-86.34%)
Mutual labels:  csi
azurefile-csi-driver
Azure File CSI Driver
Stars: ✭ 83 (-63.44%)
Mutual labels:  csi
csi-driver-nvmf
CSI driver NVMf mainly supports RDMA and TCP for Software Defined Storage by NVMf
Stars: ✭ 28 (-87.67%)
Mutual labels:  k8s-sig-storage
carina
Carina: an high performance and ops-free local storage for kubernetes
Stars: ✭ 256 (+12.78%)
Mutual labels:  csi
docker-volume-plugins
Managed docker volume plugins
Stars: ✭ 126 (-44.49%)
Mutual labels:  nfs

NFS CSI driver for Kubernetes

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 version supported k8s version status
master branch 1.20+ beta
v3.1.0 1.19+ beta
v3.0.0 1.19+ beta
v2.0.0 1.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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].