kubernetes-csi / node-driver-registrarLinks
Sidecar container that registers a CSI driver with the kubelet using the kubelet plugin registration mechanism.
☆163Updated last week
Alternatives and similar repositories for node-driver-registrar
Users that are interested in node-driver-registrar are comparing it to the libraries listed below
Sorting:
- Sidecar container that watches Kubernetes VolumeAttachment objects and triggers ControllerPublish/Unpublish against a CSI endpoint☆183Updated this week
- A sample (non-production) CSI Driver that creates a local directory as a volume on a single node☆366Updated 2 months ago
- Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint☆395Updated last week
- Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI e…☆138Updated this week
- This repository hosts the Multi-Cluster Service APIs. Providers can import packages in this repo to ensure their multi-cluster service co…☆244Updated last week
- ☆407Updated last week
- Node Resource Interface☆328Updated last week
- CSI test frameworks☆168Updated 4 months ago
- cloud-provider defines the shared interfaces which Kubernetes cloud providers implement. These interfaces allow various controllers to in…