Skip to content
@kubernetes-csi

Kubernetes CSI

Kubernetes specific Container-Storage-Interface (CSI) components

Popular repositories Loading

  1. csi-driver-nfs csi-driver-nfs Public

    This driver allows Kubernetes to access NFS server on Linux node.

    Go 955 263

  2. external-snapshotter external-snapshotter Public

    Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.

    Go 534 387

  3. csi-driver-smb csi-driver-smb Public

    This driver allows Kubernetes to access SMB Server on both Linux and Windows nodes.

    Go 526 144

  4. external-provisioner external-provisioner Public

    Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint

    Go 371 350

  5. csi-driver-host-path csi-driver-host-path Public

    A sample (non-production) CSI Driver that creates a local directory as a volume on a single node

    Go 343 218

  6. external-attacher external-attacher Public

    Sidecar container that watches Kubernetes VolumeAttachment objects and triggers ControllerPublish/Unpublish against a CSI endpoint

    Go 174 191

Repositories

Showing 10 of 25 repositories
  • csi-driver-nfs Public

    This driver allows Kubernetes to access NFS server on Linux node.

    Go 955 Apache-2.0 263 15 2 Updated Mar 7, 2025
  • external-resizer Public

    Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint

    Go 130 Apache-2.0 138 7 2 Updated Mar 7, 2025
  • Shell 110 Apache-2.0 65 4 1 Updated Mar 6, 2025
  • csi-driver-host-path Public

    A sample (non-production) CSI Driver that creates a local directory as a volume on a single node

    Go 343 Apache-2.0 218 7 (2 issues need help) 4 Updated Mar 6, 2025
  • external-provisioner Public

    Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint

    Go 371 Apache-2.0 350 18 (4 issues need help) 6 Updated Mar 4, 2025
  • external-snapshot-metadata Public

    This repo contains sidecar controller for the snapshot metadata service.

    Go 7 Apache-2.0 10 5 1 Updated Mar 4, 2025
  • node-driver-registrar Public

    Sidecar container that registers a CSI driver with the kubelet using the kubelet plugin registration mechanism.

    Shell 151 Apache-2.0 146 4 2 Updated Mar 3, 2025
  • csi-lib-utils Public

    Common code for Kubernetes CSI sidecar containers (e.g. `external-attacher`, `external-provisioner`, etc.)

    Go 45 Apache-2.0 57 1 (1 issue needs help) 0 Updated Mar 3, 2025
  • livenessprobe Public

    A sidecar container that can be included in a CSI plugin pod to enable integration with Kubernetes Liveness Probe.

    Shell 77 Apache-2.0 104 2 2 Updated Mar 3, 2025
  • external-health-monitor Public

    This repo contains sidecar controller and agent for volume health monitoring.

    Shell 67 Apache-2.0 53 3 4 Updated Mar 3, 2025