community/sig-storage
Kubernetes Prow Robot d881678a60
Merge pull request #5664 from nikhita/volume-populator
sig-storage: add volume-populators subproject
2021-04-05 19:25:32 -07:00
..
1.3-retrospective Updated OWNERS files to include link to docs 2019-01-30 19:37:21 +01:00
archive Archive SIG Storage meeting notes (#5421) 2021-01-22 10:12:29 -08:00
CONTRIBUTING.md Update CONTRIBUTING doc 2021-01-28 16:07:05 +00:00
OWNERS Updated OWNERS files to include link to docs 2019-01-30 19:37:21 +01:00
README.md sig-storage: add volume-populators subproject 2021-03-26 10:42:50 +05:30
annual-report-2021.md Add annual report for SIG-Storage 2021-03-31 20:05:43 +00:00
charter.md Update SIG Storage Governance 2020-02-14 11:40:49 -08:00
volume-plugin-faq.md Removed CSI limitation 2020-06-05 21:59:09 +10:00

README.md

Storage Special Interest Group

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.

Meetings

Leadership

Chairs

The Chairs of the SIG run operations and processes governing the SIG.

Technical Leads

The Technical Leads of the SIG establish new subprojects, decommission existing subprojects, and resolve cross-subproject technical issues and decisions.

Emeritus Leads

Contact

Subprojects

The following subprojects are owned by sig-storage:

external-storage

git-sync

gluster-provisioner

kubernetes-cosi

kubernetes-csi

mount-utils

nfs-provisioner

volume-populators

volumes

Details

The Kubernetes Storage Special-Interest-Group (SIG) is a working group within the Kubernetes contributor community interested in storage and volume plugins.

Meeting

We hold a public meeting every two weeks, on Thursdays at 9 AM (PT).

Contributing

Interested in contributing to storage features in Kubernetes? Please read our guide for new contributors