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 1.2k 300

  2. csi-driver-smb csi-driver-smb Public

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

    Go 617 154

  3. external-snapshotter external-snapshotter Public

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

    Go 608 411

  4. external-provisioner external-provisioner Public

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

    Go 408 374

  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 376 227

  6. external-attacher external-attacher Public

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

    Go 188 201

Repositories

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

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

    kubernetes-csi/csi-driver-nfs’s past year of commit activity
    Go 1,212 Apache-2.0 300 12 5 Updated Feb 5, 2026
  • external-provisioner Public

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

    kubernetes-csi/external-provisioner’s past year of commit activity
    Go 408 Apache-2.0 374 16 (5 issues need help) 10 Updated Feb 4, 2026
  • external-snapshot-metadata Public

    This repo contains sidecar controller for the snapshot metadata service.

    kubernetes-csi/external-snapshot-metadata’s past year of commit activity
    Go 15 Apache-2.0 24 2 3 Updated Feb 4, 2026
  • external-snapshotter Public

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

    kubernetes-csi/external-snapshotter’s past year of commit activity
    Go 608 Apache-2.0 411 13 (2 issues need help) 19 Updated Feb 3, 2026
  • csi-driver-smb Public

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

    kubernetes-csi/csi-driver-smb’s past year of commit activity
    Go 617 Apache-2.0 154 7 2 Updated Feb 3, 2026
  • external-attacher Public

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

    kubernetes-csi/external-attacher’s past year of commit activity
    Go 188 Apache-2.0 201 9 (2 issues need help) 3 Updated Feb 2, 2026
  • node-driver-registrar Public

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

    kubernetes-csi/node-driver-registrar’s past year of commit activity
    Shell 164 Apache-2.0 159 4 4 Updated Feb 2, 2026
  • external-resizer Public

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

    kubernetes-csi/external-resizer’s past year of commit activity
    Go 144 Apache-2.0 154 6 7 Updated Feb 2, 2026
  • volume-data-source-validator Public

    Controller responsible for validating PVC data sources

    kubernetes-csi/volume-data-source-validator’s past year of commit activity
    Shell 7 Apache-2.0 21 1 1 Updated Feb 2, 2026
  • external-health-monitor Public

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

    kubernetes-csi/external-health-monitor’s past year of commit activity
    Shell 68 Apache-2.0 58 2 7 Updated Feb 1, 2026

Top languages

Go Shell CSS

Most used topics

Loading…