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 1k 274

  2. external-snapshotter external-snapshotter Public

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

    Go 556 391

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

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

    Go 548 147

  4. external-provisioner external-provisioner Public

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

    Go 383 356

  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 351 220

  6. external-attacher external-attacher Public

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

    Go 180 197

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,046 Apache-2.0 274 12 5 Updated Jun 9, 2025
  • 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 8 Apache-2.0 14 5 3 Updated Jun 9, 2025
  • 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 160 Apache-2.0 152 6 1 Updated Jun 9, 2025
  • 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 180 Apache-2.0 197 8 (2 issues need help) 3 Updated Jun 9, 2025
  • 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 383 Apache-2.0 356 19 (6 issues need help) 5 Updated Jun 9, 2025
  • livenessprobe Public

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

    kubernetes-csi/livenessprobe’s past year of commit activity
    Shell 86 Apache-2.0 108 3 1 Updated Jun 9, 2025
  • 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 67 Apache-2.0 56 3 3 Updated Jun 9, 2025
  • kubernetes-csi/csi-driver-iscsi’s past year of commit activity
    Shell 120 Apache-2.0 65 5 2 Updated Jun 8, 2025
  • 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 133 Apache-2.0 143 5 5 Updated Jun 4, 2025
  • 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 556 Apache-2.0 391 17 (2 issues need help) 14 Updated Jun 3, 2025

Top languages

Loading…