8000 Kubernetes CSI · GitHub
[go: up one dir, main page]

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 959 263

  2. external-snapshotter external-snapshotter Public

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

    Go 535 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 352

  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 219

  6. external-attacher external-attacher Public

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

    Go 174 192

Repositories

Showing 10 of 25 repositories
  • csi-driver-host-path Public

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

    kubernetes-csi/csi-driver-host-path’s past year of commit activity
    Go 343 Apache-2.0 219 6 (2 issues need help) 2 Updated Mar 12, 2025
  • 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 959 Apache-2.0 263 15 2 Updated Mar 12, 2025
  • csi-release-tools Public

    shared build and test files used by kubernetes-csi projects

    kubernetes-csi/csi-release-tools’s past year of commit activity
    Shell 22 Apache-2.0 75 6 (1 issue needs help) 2 Updated Mar 11, 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 7 Apache-2.0 10 5 1 Updated Mar 11, 2025
  • csi-proxy Public

    CSI Proxy utility to enable CSI Plugins on Windows

    kubernetes-csi/csi-proxy’s past year of commit activity
    Go 59 Apache-2.0 62 4 2 Updated Mar 11, 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 151 Apache-2.0 147 4 2 Updated Mar 10, 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 174 Apache-2.0 192 7 (2 issues need help) 4 Updated Mar 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 130 Apache-2.0 139 7 3 Updated Mar 10, 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 371 Apache-2.0 351 18 (4 issues need help) 6 Updated Mar 10, 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 77 Apache-2.0 105 3 2 Updated Mar 10, 2025
0