diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-04-16 10:55:09 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-16 10:55:09 -0700 |
| commit | 69489141826f89d2d1dc1fa3adf8274e9f2a7eb4 (patch) | |
| tree | a15cc199d5bbd30a5cd1d0e1be11a76cf81085e6 | |
| parent | b3a8c694ffbac591448ab45dc0add3735c9c81f6 (diff) | |
| parent | 22f980be6c4e1148f56748d4d77ea8426df63663 (diff) | |
Merge pull request #3500 from zjs/wg-sig-stakeholders/resource-management
Add stakeholder SIGs for wg-resource-management
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 7 | ||||
| -rw-r--r-- | wg-resource-management/README.md | 8 |
3 files changed, 16 insertions, 1 deletions
diff --git a/sig-list.md b/sig-list.md index 79ea3f23..e37990be 100644 --- a/sig-list.md +++ b/sig-list.md @@ -64,7 +64,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md) |[Machine Learning](wg-machine-learning/README.md)||* [Vishnu Kannan](https://github.com/vishh), Google<br>* [Kenneth Owens](https://github.com/kow3ns), Google<br>* [Balaji Subramaniam](https://github.com/balajismaniam), Intel<br>* [Connor Doyle](https://github.com/ConnorDoyle), Intel<br>|* [Slack](https://kubernetes.slack.com/messages/wg-machine-learning)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-machine-learning)|* Regular WG Meeting: [Thursdays at 13:00 PT (Pacific Time) (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br> |[Multitenancy](wg-multitenancy/README.md)|* Auth<br>* API Machinery<br>* Networking<br>* Node<br>* Scheduling<br>* Storage<br>|* [David Oppenheimer](https://github.com/davidopp), Google<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://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br> |[Policy](wg-policy/README.md)||* [Howard Huang](https://github.com/hannibalhuang), Huawei<br>* [Torin Sandall](https://github.com/tsandall), Styra<br>* [Yisui Hu](https://github.com/easeway), Google<br>* [Erica von Buelow](https://github.com/ericavonb), Red Hat<br>* [Michael Elder](https://github.com/mdelder), IBM<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://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br> -|[Resource Management](wg-resource-management/README.md)||* [Vishnu Kannan](https://github.com/vishh), Google<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-resource-mgmt)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management)|* Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly (On demand))](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br> +|[Resource Management](wg-resource-management/README.md)|* Autoscaling<br>* Instrumentation<br>* Networking<br>* Node<br>* Scheduling<br>* Storage<br>|* [Vishnu Kannan](https://github.com/vishh), Google<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-resource-mgmt)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management)|* Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly (On demand))](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br> |[Security Audit](wg-security-audit/README.md)||* [Aaron Small](https://github.com/aasmall), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Craig Ingram](https://github.com/cji), Salesforce<br>* [Jay Beale](https://github.com/jaybeale), InGuardians<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 13:00 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1RbC4SBZBlKth7IjYv_NaEpnmLGwMJ0ElpUOmsG-bdRA/edit)<br> ### Master User Group List @@ -2218,6 +2218,13 @@ workinggroups: mission_statement: > Designing and shepherding cross-cutting features around compute resource isolation and utilization. charter_link: + stakeholder_sigs: + - Autoscaling + - Instrumentation + - Networking + - Node + - Scheduling + - Storage leadership: chairs: - name: Vishnu Kannan diff --git a/wg-resource-management/README.md b/wg-resource-management/README.md index 62d58047..1c48ddf6 100644 --- a/wg-resource-management/README.md +++ b/wg-resource-management/README.md @@ -10,6 +10,14 @@ To understand how this file is generated, see https://git.k8s.io/community/gener Designing and shepherding cross-cutting features around compute resource isolation and utilization. +## Stakeholder SIGs +* SIG Autoscaling +* SIG Instrumentation +* SIG Networking +* SIG Node +* SIG Scheduling +* SIG Storage + ## Meetings * Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (biweekly (On demand)). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=11:00&tz=PT%20%28Pacific%20Time%29). * [Meeting notes and Agenda](https://docs.google.com/document/d/1j3vrG6BgE0hUDs2e-1ZUegKN4W4Adb1B6oJ6j-4kyPU). |
