community/sig-storage
k8s-ci-robot e600529a1b
Merge pull request #2461 from saad-ali/sig-storage-charter
SIG-storage charter
2018-08-23 15:34:18 -07:00
..
1.3-retrospective Fix some more links 2017-12-22 14:03:56 -08:00
OWNERS Add sig labels and use aliases in OWNERS files 2017-10-27 09:34:18 -07:00
README.md Merge pull request #2461 from saad-ali/sig-storage-charter 2018-08-23 15:34:18 -07:00
charter.md SIG Storage Charter 2018-08-23 15:21:54 -07:00
contributing.md sig-storage: add kubecon eu 2018 talks to resources 2018-05-15 16:20:51 +05:30
volume-plugin-faq.md Adding header to last few questions of volume plugin faq 2018-02-28 13:38:56 -08: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.

Contact

Subprojects

The following subprojects are owned by sig-storage:

GitHub Teams

The below teams can be mentioned on issues and PRs in order to get attention from the right people. Note that the links to display team membership will only work if you are a member of the org.

The google groups contain the archive of Github team notifications. Mentioning a team on Github will CC its group. Monitor these for Github activity if you are not a member of the team.

Team Name Details Description
@kubernetes/sig-storage-api-reviews link API Changes and Reviews
@kubernetes/sig-storage-bugs link Bug Triage and Troubleshooting
@kubernetes/sig-storage-feature-requests link Feature Requests
@kubernetes/sig-storage-misc link General Discussion
@kubernetes/sig-storage-pr-reviews link PR Reviews
@kubernetes/sig-storage-proposals link Design Proposals
@kubernetes/sig-storage-test-failures link Test Failures and Triage

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