diff options
| -rw-r--r-- | OWNERS_ALIASES | 4 | ||||
| -rw-r--r-- | sig-list.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 35 | ||||
| -rw-r--r-- | wg-reliability/README.md | 36 |
4 files changed, 76 insertions, 0 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 7a365cb0..9c69f20c 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -132,6 +132,10 @@ aliases: wg-policy-leads: - ericavonb - hannibalhuang + wg-reliability-leads: + - deads2k + - stevekuznetsov + - wojtek-t wg-security-audit-leads: - aasmall - cji diff --git a/sig-list.md b/sig-list.md index 34e5be28..52969867 100644 --- a/sig-list.md +++ b/sig-list.md @@ -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)|* Regular WG Meeting: [Mondays at 10:30 PT (Pacific Time) (monthly - second Monday of month)](https://zoom.us/j/91522666403?pwd=WnRSNlNhNXhDWkR2ZU9ydGpsNWxtZz09)<br> |[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 @@ -2785,6 +2785,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: > diff --git a/wg-reliability/README.md b/wg-reliability/README.md new file mode 100644 index 00000000..77ca183e --- /dev/null +++ b/wg-reliability/README.md @@ -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 --> |
