All Git Users → kubernetes-csi

14 open source projects by kubernetes-csi

1. External Provisioner
Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
✭ 152
go
2. External Snapshotter
Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
✭ 113
go
3. Csi Driver Host Path
A sample (non-production) CSI Driver that creates a local directory as a volume on a single node
✭ 111
shell
4. Docs
Documentation for CSI integration with Kubernetes
✭ 92
css
6. External Attacher
Sidecar container that watches Kubernetes VolumeAttachment objects and triggers ControllerPublish/Unpublish against a CSI endpoint
✭ 72
go
7. Csi Driver Image Populator
CSI driver that uses a container image as a volume
✭ 56
go
8. csi-proxy
CSI Proxy utility to enable CSI Plugins on Windows
9. node-driver-registrar
Sidecar container that registers a CSI driver with the kubelet using the kubelet plugin registration mechanism.
10. csi-driver-nfs
This driver allows Kubernetes to access NFS server on Linux node.
11. csi-driver-nvmf
CSI driver NVMf mainly supports RDMA and TCP for Software Defined Storage by NVMf
12. livenessprobe
A sidecar container that can be included in a CSI plugin pod to enable integration with Kubernetes Liveness Probe.
13. driver-registrar
[Deprecated] Sidecar container that 1) registers the CSI driver with kubelet, and 2) adds the drivers custom NodeId to a label on the Kubernetes Node API Object
14. external-resizer
Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint
1-14 of 14 user projects