Topic: "k8s-sig-storage"
openebs/openebs
A popular & widely deployed Open Source Container Native Storage platform for Stateful Persistent Applications on Kubernetes.
Size: 49.3 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 9,341 - Forks: 956

longhorn/longhorn
Cloud-Native distributed storage built on and for Kubernetes
Language: Shell - Size: 16.3 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 6,755 - Forks: 638

gluster/glusterfs
Gluster Filesystem : Build your distributed storage in minutes
Language: C - Size: 169 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 4,943 - Forks: 1,104

kubernetes-sigs/nfs-subdir-external-provisioner
Dynamic sub-dir volume provisioner on a remote NFS server.
Language: Shell - Size: 9.04 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 2,783 - Forks: 796

rancher/local-path-provisioner
Dynamically provisioning persistent local storage with Kubernetes
Language: Go - Size: 15 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 2,492 - Forks: 483

kubernetes-sigs/sig-storage-local-static-provisioner
Static provisioner of local volumes
Language: Go - Size: 33.5 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1,137 - Forks: 341

kubernetes-csi/csi-driver-nfs
This driver allows Kubernetes to access NFS server on Linux node.
Language: Go - Size: 41 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1,048 - Forks: 275

kadalu/kadalu
A lightweight Persistent storage solution for Kubernetes / OpenShift / Nomad using GlusterFS in background. More information at https://kadalu.tech
Language: Python - Size: 1.99 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 730 - Forks: 102

kubernetes/cloud-provider-openstack
Language: Go - Size: 6.13 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 650 - Forks: 635

hwameistor/hwameistor
Hwameistor is an HA local storage system for cloud-native stateful workloads.
Language: Go - Size: 134 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 578 - Forks: 82

kubernetes-sigs/sig-storage-lib-external-provisioner
Language: Go - Size: 389 KB - Last synced at: 1 day ago - Pushed at: 4 days ago - Stars: 571 - Forks: 177

kubernetes-csi/external-snapshotter
Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
Language: Go - Size: 77.5 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 556 - Forks: 393

kubernetes-csi/csi-driver-smb
This driver allows Kubernetes to access SMB Server on both Linux and Windows nodes.
Language: Go - Size: 87.5 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 554 - Forks: 148

sergelogvinov/proxmox-csi-plugin
Proxmox CSI Plugin
Language: Go - Size: 987 KB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 506 - Forks: 43

kubernetes-sigs/nfs-ganesha-server-and-external-provisioner
NFS Ganesha Server and Volume Provisioner.
Language: Shell - Size: 5.76 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 442 - Forks: 148

kubernetes-csi/external-provisioner
Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
Language: Go - Size: 111 MB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 383 - Forks: 356

kubernetes-csi/csi-driver-host-path
A sample (non-production) CSI Driver that creates a local directory as a volume on a single node
Language: Go - Size: 58 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 354 - Forks: 220

kubernetes-csi/external-attacher
Sidecar container that watches Kubernetes VolumeAttachment objects and triggers ControllerPublish/Unpublish against a CSI endpoint
Language: Go - Size: 54.5 MB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 180 - Forks: 197

kubernetes-csi/csi-test
CSI test frameworks
Language: Go - Size: 22.4 MB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 165 - Forks: 150

kubernetes-csi/node-driver-registrar
Sidecar container that registers a CSI driver with the kubelet using the kubelet plugin registration mechanism.
Language: Shell - Size: 54.1 MB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 160 - Forks: 152

kubernetes-csi/docs
Documentation for CSI integration with Kubernetes
Language: CSS - Size: 12 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 146 - Forks: 246

kubernetes-retired/drivers 📦
[EOL] Example CSI Drivers
Language: Go - Size: 47.5 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 140 - Forks: 90

kubernetes-csi/external-resizer
Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint
Language: Go - Size: 24.3 MB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 133 - Forks: 143

kubernetes-csi/csi-driver-iscsi
Language: Shell - Size: 24 MB - Last synced at: 13 days ago - Pushed at: 16 days ago - Stars: 120 - Forks: 65

kubernetes-retired/container-object-storage-interface-controller 📦
Container Object Storage Interface (COSI) controller responsible to manage lifecycle of COSI objects. NOTE: The content of this repo has been moved to https://github.com/kubernetes-sigs/container-object-storage-interface.
Language: Go - Size: 506 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 95 - Forks: 28

kubernetes-retired/csi-driver-image-populator 📦
[EOL] CSI driver that uses a container image as a volume
Language: Go - Size: 2.67 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 90 - Forks: 23

kubernetes-csi/livenessprobe
A sidecar container that can be included in a CSI plugin pod to enable integration with Kubernetes Liveness Probe.
Language: Shell - Size: 26 MB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 86 - Forks: 108

kubernetes-retired/container-object-storage-interface-api 📦
Container Object Storage Interface (COSI) API responsible to define API for COSI objects. NOTE: The content of this repo has been moved to https://github.com/kubernetes-sigs/container-object-storage-interface.
Language: Go - Size: 11.1 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 70 - Forks: 29

kubernetes/mount-utils
Package mount defines an interface to mounting filesystems.
Language: Go - Size: 392 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 68 - Forks: 36

kubernetes-csi/csi-driver-nvmf
CSI driver NVMf mainly supports RDMA and TCP for Software Defined Storage by NVMf
Language: Shell - Size: 2.53 MB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 68 - Forks: 10

kubernetes-csi/external-health-monitor
This repo contains sidecar controller and agent for volume health monitoring.
Language: Shell - Size: 21.9 MB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 67 - Forks: 56

kubernetes-retired/container-object-storage-interface-spec 📦
Container Object Storage (COSI) Specification. NOTE: The content of this repo has been moved to https://github.com/kubernetes-sigs/container-object-storage-interface.
Language: Shell - Size: 377 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 64 - Forks: 21

kubernetes-csi/csi-proxy
CSI Proxy utility to enable CSI Plugins on Windows
Language: Go - Size: 9.68 MB - Last synced at: 13 days ago - Pushed at: 21 days ago - Stars: 60 - Forks: 61

kubernetes-csi/csi-lib-utils
Common code for Kubernetes CSI sidecar containers (e.g. `external-attacher`, `external-provisioner`, etc.)
Language: Go - Size: 19.3 MB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 49 - Forks: 59

kubernetes-retired/container-object-storage-interface-provisioner-sidecar 📦
Container Object Storage Interface (COSI) provisioner responsible to interface with COSI drivers. NOTE: The content of this repo has been moved to https://github.com/kubernetes-sigs/container-object-storage-interface.
Language: Go - Size: 342 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 34 - Forks: 30

kubernetes-csi/lib-volume-populator
Shared library for use by volume populators.
Language: Go - Size: 13.6 MB - Last synced at: about 12 hours ago - Pushed at: about 13 hours ago - Stars: 28 - Forks: 32

kubernetes-retired/driver-registrar 📦
[Deprecated] Sidecar container that 1) registers the CSI driver with kubelet, and 2) adds the drivers custom NodeId to a label on the Kubernetes Node API Object
Language: Go - Size: 40.4 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 41

kubernetes-csi/csi-release-tools
shared build and test files used by kubernetes-csi projects
Language: Shell - Size: 389 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 22 - Forks: 78

kubernetes-csi/csi-lib-iscsi
Language: Go - Size: 301 KB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 18 - Forks: 32

kubernetes-retired/container-object-storage-interface-csi-adapter 📦
CSI driver to bootstrap COSI workloads
Language: Go - Size: 156 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 18

nine-lives-later/qnap-storage-provisioner
QNAP Storage Provisioner for QNAP storages
Language: Go - Size: 222 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 4

opencurve/curve-csi
Curve Container Storage Interface(CSI) driver
Language: Go - Size: 4.14 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 16

kubernetes/csi-translation-lib
Staging repo for CSI Migration/Translation libraries
Language: Go - Size: 2.04 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 30

kubernetes-retired/cluster-driver-registrar 📦
DEPRECATED: Sidecar container that registers the CSI driver with the Kubernetes cluster
Language: Go - Size: 41.7 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 26

sergelogvinov/hybrid-csi-plugin
Hybrid storage plugin
Language: Go - Size: 124 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 9 - Forks: 1

kubernetes-retired/csi-driver-flex 📦
[EOL] CSI Flexadapter driver and its build and dependent configuration files.
Language: Shell - Size: 5.79 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 10

kubernetes-sigs/cosi-driver-sample
Sample Driver that provides reference implementation for Container Object Storage Interface (COSI) API
Language: Go - Size: 476 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 8 - Forks: 15

kubernetes-csi/kubernetes-csi.github.io
Size: 10.7 KB - Last synced at: about 16 hours ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 10

kubernetes-retired/cosi-driver-minio 📦
[EOL] Sample Driver that provides reference implementation for Container Object Storage Interface (COSI) API
Language: Go - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 7

kubernetes-csi/volume-data-source-validator
Controller responsible for validating PVC data sources
Language: Shell - Size: 11.9 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 18

kubernetes-retired/csi-lib-fc 📦
[EOL] A go package that can be imported to help CSI plugins with connecting to fibre channel devices
Language: Go - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 10

kubernetes-sigs/gluster-file-external-provisioner
Gluster File Dynamic Volume Provisioner
Language: Shell - Size: 4.55 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 10

kubernetes-retired/csi-driver-fibre-channel 📦
[EOL] Fibre Channel CSI Driver
Language: Makefile - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 9

kubernetes-sigs/gluster-block-external-provisioner
Gluster Block Dynamic Volume Provisioner
Language: Shell - Size: 4.47 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 8

robin-rpr/csi-driver-sshfs
This driver allows Kubernetes to access SSHFS server on Linux node.
Language: Go - Size: 22.6 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 3

mgoltzsche/k8storagex
host path and layered cache file system provisioner for distributed (CI) jobs on Kubernetes (alpha)
Language: Go - Size: 397 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

openebs/.github
Top level project User Experience repo
Size: 337 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

anywhy/csi-driver-lvm
A sample (non-production) CSI Driver that creates a LVM LV as a volume on a single node
Language: Go - Size: 6.57 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kubernetes-retired/kubernetes-csi-migration-library 📦
[EOL] created due to https://github.com/kubernetes/org/issues/153
Language: Go - Size: 2.25 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 6

QueenieCplusplus/K8s_Pod
碗豆莢裡面有多容器,而節點內有多碗豆莢。
Size: 783 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
