Create WG Reliability

This commit is contained in:
wojtekt 2020-09-11 13:38:09 +02:00
parent b43d5a2cc3
commit 6b3ce08dfc
4 changed files with 76 additions and 0 deletions

View File

@ -134,6 +134,10 @@ aliases:
wg-policy-leads:
- ericavonb
- hannibalhuang
wg-reliability-leads:
- deads2k
- stevekuznetsov
- wojtek-t
wg-security-audit-leads:
- aasmall
- cji

View File

@ -60,6 +60,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
|[Multitenancy](wg-multitenancy/README.md)|* API Machinery<br>* Auth<br>* Network<br>* Node<br>* Scheduling<br>* Storage<br>|* [Sanjeev Rampal](https://github.com/srampal), Cisco<br>* [Tasha Drew](https://github.com/tashimi), VMware<br>|* [Slack](https://kubernetes.slack.com/messages/wg-multitenancy)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy)|* Regular WG Meeting: [Tuesdays at 11:00 PT (Pacific Time) (biweekly)](https://zoom.us/my/k8s.sig.auth)<br>
|[Naming](wg-naming/README.md)|* Architecture<br>* Contributor Experience<br>* Docs<br>|* [Celeste Horgan](https://github.com/celestehorgan), CNCF<br>* [Jaice Singer DuMars](https://github.com/jdumars), Apple<br>* [Stephen Augustus](https://github.com/justaugustus), VMware<br>* [Zach Corleissen](https://github.com/zacharysarah), Linux Foundation<br>|* [Slack](https://kubernetes.slack.com/messages/wg-naming)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-naming)|
|[Policy](wg-policy/README.md)|* Architecture<br>* Auth<br>* Multicluster<br>* Network<br>* Node<br>* Scheduling<br>* Storage<br>|* [Erica von Buelow](https://github.com/ericavonb), Red Hat<br>* [Howard Huang](https://github.com/hannibalhuang), Huawei<br>|* [Slack](https://kubernetes.slack.com/messages/wg-policy)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-policy)|* Regular WG Meeting: [Wednesdays at 16:00 PT (Pacific Time) (weekly)](https://zoom.us/j/7375677271)<br>
|[Reliability](wg-reliability/README.md)|* Architecture<br>* Cluster Lifecycle<br>* Release<br>* Scalability<br>* Testing<br>|* [David Eads](https://github.com/deads2k), Red Hat<br>* [Steve Kuznetsov](https://github.com/stevekuznetsov), Red Hat<br>* [Wojciech Tyczynski](https://github.com/wojtek-t), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-reliability)<br>* [Mailing List](TODO)|* Regular WG Meeting: [TODOs at TODO TODO (biweekly)](TODO)<br>
|[Security Audit](wg-security-audit/README.md)|* Auth<br>|* [Aaron Small](https://github.com/aasmall), Invitae<br>* [Craig Ingram](https://github.com/cji), Stripe<br>* [Jay Beale](https://github.com/jaybeale), InGuardians<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-security-audit)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-security-audit)|* Regular WG Meeting: [Mondays at 12:00 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1RbC4SBZBlKth7IjYv_NaEpnmLGwMJ0ElpUOmsG-bdRA/edit)<br>
### Master User Group List

View File

@ -2766,6 +2766,41 @@ workinggroups:
contact:
slack: wg-policy
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-policy
- dir: wg-reliability
name: Reliability
mission_statement: >
Allow users to safely use Kubernetes for managing production workloads by ensuring
Kubernetes is stable and reliable.
stakeholder_sigs:
- Architecture
- Cluster Lifecycle
- Release
- Scalability
- Testing
label: reliability
leadership:
chairs:
- github: deads2k
name: David Eads
company: Red Hat
- github: stevekuznetsov
name: Steve Kuznetsov
company: Red Hat
- github: wojtek-t
name: Wojciech Tyczynski
company: Google
meetings:
- description: Regular WG Meeting
day: TODO
time: TODO
tz: TODO
frequency: biweekly
url: TODO
archive_url: TODO
contact:
slack: wg-reliability
mailing_list: TODO
- dir: wg-security-audit
name: Security Audit
mission_statement: >

36
wg-reliability/README.md Normal file
View File

@ -0,0 +1,36 @@
<!---
This is an autogenerated file!
Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
# Reliability Working Group
Allow users to safely use Kubernetes for managing production workloads by ensuring Kubernetes is stable and reliable.
## Stakeholder SIGs
* SIG Architecture
* SIG Cluster Lifecycle
* SIG Release
* SIG Scalability
* SIG Testing
## Meetings
* Regular WG Meeting: [TODOs at TODO TODO](TODO) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=TODO&tz=TODO).
* [Meeting notes and Agenda](TODO).
## Organizers
* David Eads (**[@deads2k](https://github.com/deads2k)**), Red Hat
* Steve Kuznetsov (**[@stevekuznetsov](https://github.com/stevekuznetsov)**), Red Hat
* Wojciech Tyczynski (**[@wojtek-t](https://github.com/wojtek-t)**), Google
## Contact
- Slack: [#wg-reliability](https://kubernetes.slack.com/messages/wg-reliability)
- [Mailing list](TODO)
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/wg%2Freliability)
<!-- BEGIN CUSTOM CONTENT -->
<!-- END CUSTOM CONTENT -->