kubernetes-csi / csi-driver-host-pathLinks
A sample (non-production) CSI Driver that creates a local directory as a volume on a single node
☆376Updated last week
Alternatives and similar repositories for csi-driver-host-path
Users that are interested in csi-driver-host-path are comparing it to the libraries listed below
Sorting:
- Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint☆409Updated this week
- Sidecar container that registers a CSI driver with the kubelet using the kubelet plugin registration mechanism.☆164Updated this week
- Sidecar container that watches Kubernetes VolumeAttachment objects and triggers ControllerPublish/Unpublish against a CSI endpoint☆189Updated this week
- ☆430Updated last month
- A Kubernetes Provider☆287Updated 2 months ago
- A Container Storage Interface (CSI) library, client, and other helpful utilities created with Go.☆173Updated last year
- CSI test frameworks☆170Updated 3 months ago
- cloud-provider defines the shared interfaces which Kubernetes cloud providers implement. These interfaces allow various controllers to in…☆276Updated this week
- Reference implementation of an apiserver for a custom Kubernetes API.☆596Updated this week
- Container Runtime Interface (CRI) – a plugin interface which enables kubelet to use a wide variety of container runtimes.☆455Updated this week
- Node Resource Interface☆362Updated 2 weeks ago
- ☆585Updated 4 months ago
- Cluster API Provider for Nested Clusters☆302Updated last year
- A CNI IPAM plugin that assigns IP addresses cluster-wide☆374Updated this week
- Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.☆608Updated this week
- Dynamically provision Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes that is integrated with a backend LVM2 data sto…☆331Updated this week
- This repository hosts the Multi-Cluster Service APIs. Providers can import packages in this repo to ensure their multi-cluster service co…☆253Updated last month
- Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI e…☆144Updated this week
- Tools to use with the controller-runtime libraries