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.1k 277

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

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

    Go 582 151

  3. external-snapshotter external-snapshotter Public

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

    Go 576 400

  4. external-provisioner external-provisioner Public

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

    Go 396 361

  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 366 225

  6. external-attacher external-attacher Public

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

    Go 183 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,114 Apache-2.0 277 13 2 Updated Sep 11, 2025
  • docs Public

    Documentation for CSI integration with Kubernetes

    kubernetes-csi/docs’s past year of commit activity
    CSS 148 Apache-2.0 249 3 (2 issues need help) 2 Updated Sep 10, 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 68 Apache-2.0 55 3 3 Updated Sep 10, 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 138 Apache-2.0 144 10 8 Updated Sep 10, 2025
  • kubernetes-csi/csi-driver-iscsi’s past year of commit activity
    Shell 129 Apache-2.0 65 4 0 Updated Sep 10, 2025
  • 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 6 Apache-2.0 20 2 1 Updated Sep 10, 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 14 Apache-2.0 16 3 4 Updated Sep 10, 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 163 Apache-2.0 154 6 2 Updated Sep 10, 2025
  • lib-volume-populator Public

    Shared library for use by volume populators.

    kubernetes-csi/lib-volume-populator’s past year of commit activity
    Go 29 Apache-2.0 35 2 2 Updated Sep 9, 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 576 Apache-2.0 400 16 (2 issues need help) 21 Updated Sep 8, 2025

Top languages

Loading…