SIG Storage is responsible for ensuring that different types of file and block storage (whether ephemeral or persistent, local or remote) are available wherever a container is scheduled (including provisioning/creating, attaching, mounting, unmounting, detaching, and deleting of volumes), storage capacity management (container ephemeral storage usage, volume resizing, etc.), influencing scheduling of containers based on storage (data gravity, availability, etc.), and generic operations on storage (snapshoting, etc.).
The charter defines the scope and governance of the Storage Special Interest Group.
- Regular SIG Meeting: Thursdays at 9:00 PT (Pacific Time) (biweekly). Convert to your timezone.
The Chairs of the SIG run operations and processes governing the SIG.
- Saad Ali (@saad-ali), Google
- Bradley Childs (@childsb)
- Slack: #sig-storage
- Mailing list
- Open Community Issues/PRs
- GitHub Teams:
- @kubernetes/sig-storage-api-reviews - API Changes and Reviews
- @kubernetes/sig-storage-bugs - Bug Triage and Troubleshooting
- @kubernetes/sig-storage-feature-requests - Feature Requests
- @kubernetes/sig-storage-misc - General Discussion
- @kubernetes/sig-storage-pr-reviews - PR Reviews
- @kubernetes/sig-storage-proposals - Design Proposals
- @kubernetes/sig-storage-test-failures - Test Failures and Triage
The following subprojects are owned by sig-storage:
- Owners:
- Owners:
- https://raw.githubusercontent.com/kubernetes-csi/cluster-driver-registrar/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-flex/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-host-path/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-image-populator/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-iscsi/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-fc/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-iscsi/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-utils/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/csi-proxy/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/csi-release-tools/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/csi-test/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/docs/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/driver-registrar/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/drivers/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/external-attacher/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/external-provisioner/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/external-resizer/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/kubernetes-csi.github.io/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/livenessprobe/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-csi/node-driver-registrar/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/csi-translation-lib/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-api/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-translation-lib/OWNERS
The Kubernetes Storage Special-Interest-Group (SIG) is a working group within the Kubernetes contributor community interested in storage and volume plugins.
We hold a public meeting every two weeks, on Thursdays at 9 AM (PT).
- Agenda and any notes from each meeting are captured in this document.
- Copy the meeting invite from the Shared SIG Storage Calendar.
- Recordings of past meetings: https://www.youtube.com/playlist?list=PLb1_clREIGYVaqvKaUsVyXxjfcSQDBnmB
Interested in contributing to storage features in Kubernetes? Please read our guide for new contributors
- Public Slack Channel: https://kubernetes.slack.com/messages/sig-storage/details/
- Get invite to join here: http://slack.k8s.io/
- Our channel is
sig-storage
- Github Issues
- Documentation for currently supported volume plugins: https://kubernetes.io/docs/concepts/storage/volumes/
- Code