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 (PST).
- The meeting is held on Zoom: https://zoom.us/j/614261834
- Agenda and any notes from each meeting are captured in this document.
- Contact saadali@google.com to be added to the calendar invite.
- 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/
- Google Group: https://groups.google.com/forum/#!forum/kubernetes-sig-storage
- Github team: https://github.com/orgs/kubernetes/teams/sig-storage
- Github issues: link
- Documentation for currently supported volume plugins: http://kubernetes.io/docs/user-guide/volumes/
- Code for Volume plugins can be found here.
- Code for volume controllers can be found here.
- Code for Kubelet volume manager can be found here.