diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index d3d674989a9..97b94e284f6 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -137,6 +137,9 @@ aliases: wg-multitenancy-leads: - davidopp - jessfraz + wg-nodeless-leads: + - rbitia + - corrieb wg-policy-leads: - hannibalhuang - tsandall diff --git a/sig-list.md b/sig-list.md index 1eed560faae..0c044bf1b8f 100644 --- a/sig-list.md +++ b/sig-list.md @@ -66,6 +66,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) |[Kubeadm Adoption](wg-kubeadm-adoption/README.md)|* [Lucas Käldström](https://github.com/luxas), Luxas Labs (occasionally contracting for Weaveworks)
* [Justin Santa Barbara](https://github.com/justinsb)
|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-lifecycle)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* Regular WG Meeting: [Tuesdays at 18:00 UTC (bi-weekly)](https://zoom.us/j/166836%E2%80%8B624)
|[Machine Learning](wg-machine-learning/README.md)|* [Vishnu Kannan](https://github.com/vishh), Google
* [Kenneth Owens](https://github.com/kow3ns), Google
* [Balaji Subramaniam](https://github.com/balajismaniam), Intel
* [Connor Doyle](https://github.com/ConnorDoyle), Intel
|* [Slack](https://kubernetes.slack.com/messages/wg-machine-learning)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-machine-learning)|* Regular WG Meeting: [Thursdays at 13:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/4799874685)
|[Multitenancy](wg-multitenancy/README.md)|* [David Oppenheimer](https://github.com/davidopp), Google
* [Jessie Frazelle](https://github.com/jessfraz), Microsoft
|* [Slack](https://kubernetes.slack.com/messages/wg-multitenancy)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy)|* Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly)](https://zoom.us/my/k8s.sig.auth)
+|[Nodeless](wg-nodeless/README.md)|* [Ria Bhatia](https://github.com/rbitia), Microsoft
* [Ben Corrie](https://github.com/corrieb), VMWare
|* [Slack](https://kubernetes.slack.com/messages/wg-nodeless)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-nodeless)|* Regular WG Meeting: [Wednesdays at 14:00 PT (Pacific Time) (weekly)](https://zoom.us/j/588409652)
|[Policy](wg-policy/README.md)|* [Howard Huang](https://github.com/hannibalhuang), Huawei
* [Torin Sandall](https://github.com/tsandall), Styra
* [David Oppenheimer](https://github.com/davidopp), Google
* [Clayton Coleman](https://github.com/smarterclayton), Red Hat
* [Xuan Jia](https://github.com/xuanjia), China Mobile
|* [Slack](https://kubernetes.slack.com/messages/wg-policy)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-policy)|* Regular WG Meeting: [Thursdays at 17:00 PT (Pacific Time) (weekly)](https://zoom.us/j/421702434)
|[Resource Management](wg-resource-management/README.md)|* [Vishnu Kannan](https://github.com/vishh), Google
* [Derek Carr](https://github.com/derekwaynecarr), Red Hat
|* [Slack](https://kubernetes.slack.com/messages/wg-resource-mgmt)
* [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://zoom.us/j/4799874685)
diff --git a/sigs.yaml b/sigs.yaml index 8b27722cc22..37be1c9e05b 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -2033,13 +2033,36 @@ workinggroups: contact: slack: wg-machine-learning mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-machine-learning + - name: Nodeless + dir: wg-nodeless + mission_statement: > + To propose a set of changes to Kubernetes which de-emphasizes the concept of nodes, for users that do not need to be aware of them, and to explore an architectual design for those users. + leadership: + chairs: + - name: Ria Bhatia + github: rbitia + company: Microsoft + - name: Ben Corrie + github: corrieb + company: VMWare + meetings: + - description: Regular WG Meeting + day: Wednesday + time: "14:00" + tz: "PT (Pacific Time)" + frequency: weekly + url: https://zoom.us/j/588409652 + archive_url: https://docs.google.com/document/d/13gt9aUokqueOYHzA94D0UXFkXSP0rJEED9TxNEXZZMM/edit?usp=sharing + contact: + slack: wg-nodeless + mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-nodeless - name: IoT Edge dir: wg-iot-edge mission_statement: > A Working Group dedicated to discussing, designing and documenting using Kubernetes for developing and deploying IoT and Edge specific applications leadership: chairs: - - name: Dejan Bosanac + - name: Dejan Bosanac github: dejanb company: Red Hat meetings: @@ -2053,3 +2076,4 @@ workinggroups: contact: slack: wg-iot-edge mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-iot-edge + diff --git a/wg-nodeless/README.md b/wg-nodeless/README.md new file mode 100644 index 00000000000..664508dd694 --- /dev/null +++ b/wg-nodeless/README.md @@ -0,0 +1,40 @@ + +# Nodeless Working Group + +To propose a set of changes to Kubernetes which de-emphasizes the concept of nodes, for users that do not need to be aware of them, and to explore an architectual design for those users. + +## Meetings +* Regular WG Meeting: [Wednesdays at 14:00 PT (Pacific Time)](https://zoom.us/j/588409652) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=14:00&tz=PT%20%28Pacific%20Time%29). + * [Meeting notes and Agenda](https://docs.google.com/document/d/13gt9aUokqueOYHzA94D0UXFkXSP0rJEED9TxNEXZZMM/edit?usp=sharing). + +## Organizers + +* Ria Bhatia (**[@rbitia](https://github.com/rbitia)**), Microsoft +* Ben Corrie (**[@corrieb](https://github.com/corrieb)**), VMWare + +## Contact +* [Slack](https://kubernetes.slack.com/messages/wg-nodeless) +* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-nodeless) + + +The goals for the working group are as follows: +Phase 1 +1. Define what nodeless Kubernetes means to users, by exploring the realm of use cases +2. Design a user experience around nodeless +3. Create reference architectures for a nodeless Kubernetes and define clear behaviors for how a nodeless Kubernetes should act + +Phase 2 +4. Propose upstream API changes to make Kubernetes more extensible to containers as a service platforms +5. Define a clear list of limitations and user impact of nodeless from a user’s point of view +6. Propose conformance tests for nodeless kubernetes +7. Define a standardized 'nodeless' API/capabilities that we expect nodeless container providers to implement for integration with Kubernetes + + +