From 5b8ec2f356b1404c254765d874d70a08c51ac014 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cabe=CC=81?= Date: Thu, 31 May 2018 16:33:02 +0200 Subject: [PATCH 1/2] Add wg-iot-edge. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Benjamin Cabé Add wg-iot-edge - fixup --- OWNERS_ALIASES | 2 ++ sig-list.md | 1 + sigs.yaml | 20 ++++++++++++++++++++ wg-iot-edge/README.md | 35 +++++++++++++++++++++++++++++++++++ 4 files changed, 58 insertions(+) create mode 100644 wg-iot-edge/README.md diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index ec5ee97d0..9f96520b5 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -122,6 +122,8 @@ aliases: wg-container-identity-leads: - smarterclayton - destijl + wg-iot-edge-leads: + - dejanb wg-kubeadm-adoption-leads: - luxas - justinsb diff --git a/sig-list.md b/sig-list.md index 1464c6de0..f16668944 100644 --- a/sig-list.md +++ b/sig-list.md @@ -62,6 +62,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) |[Cloud Provider](wg-cloud-provider/README.md)|* [Sidhartha Mani](https://github.com/wlan0), Caascade Labs
* [Jago Macleod](https://github.com/jagosan), Google
|* [Slack](https://kubernetes.slack.com/messages/wg-cloud-provider)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-cloud-provider)|* Regular WG Meeting: [Wednesdays at 10:00 PT (Pacific Time) (weekly)](https://zoom.us/my/cloudprovider)
|[Cluster API](wg-cluster-api/README.md)|* [Kris Nova](https://github.com/kris-nova), Heptio
* [Robert Bailey](https://github.com/roberthbailey), Google
|* [Slack](https://kubernetes.slack.com/messages/cluster-api)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* Regular WG Meeting: [s at ()]()
|[Container Identity](wg-container-identity/README.md)|* [Clayton Coleman](https://github.com/smarterclayton), Red Hat
* [Greg Castle](https://github.com/destijl), Google
|* [Slack](https://kubernetes.slack.com/messages/wg-container-identity)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-container-identity)|* Regular WG Meeting: [Tuesdays at 15:00 UTC (bi-weekly (On demand))](TBD)
+|[IoT Edge](wg-iot-edge/README.md)|* [Dejan Bosanac](https://github.com/dejanb), Red Hat
|* [Slack](https://kubernetes.slack.com/messages/wg-iot-edge)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-iot-edge)|* Regular WG Meeting: [Fridays at 15:00 UTC (bi-weekly)](https://zoom.us/j/760932414)
|[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)
diff --git a/sigs.yaml b/sigs.yaml index 694bab8c4..cabbceb3e 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1941,3 +1941,23 @@ workinggroups: contact: slack: wg-machine-learning mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-machine-learning + - 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 + github: dejanb + company: Red Hat + meetings: + - description: Regular WG Meeting + day: Friday + time: "15:00" + tz: "UTC" + frequency: bi-weekly + url: https://zoom.us/j/760932414 + archive_url: TBC + contact: + slack: wg-iot-edge + mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-iot-edge diff --git a/wg-iot-edge/README.md b/wg-iot-edge/README.md new file mode 100644 index 000000000..9ab5944f0 --- /dev/null +++ b/wg-iot-edge/README.md @@ -0,0 +1,35 @@ + +# IoT Edge Working Group + +A Working Group dedicated to discussing, designing and documenting using Kubernetes for developing and deploying IoT and Edge specific applications + +## Meetings +* Regular WG Meeting: [Fridays at 15:00 UTC](https://zoom.us/j/760932414) (bi-weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=15:00&tz=UTC). + * [Meeting notes and Agenda](TBC). + +## Organizers + +* Dejan Bosanac (**[@dejanb](https://github.com/dejanb)**), Red Hat + +## Contact +* [Slack](https://kubernetes.slack.com/messages/wg-iot-edge) +* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-iot-edge) + + +## Goals + +* Provide reference architectures for various IoT/Edge environments. +* Create and maintain conformance tests tailored towards performance and reliability requirements of the most popular IoT/Edge use cases. +* Build end-to-end PoCs to validate overall design and provide examples to system integrators. +* Evaluate and possibly extend k8s federation and network infrastructure to better suite IoT/Edge use cases over bandwidth constrained and unreliable WAN interconnects. +* Evaluate and possibly improve connectivity and data ingestion options to better support various field protocols. +* Evaluate and extend existing CLI tools to manage k8s clusters running in remote edge locations. + + From 8ba74151b04879bfe5ca2cdda52795bd594e722b Mon Sep 17 00:00:00 2001 From: Dejan Bosanac Date: Thu, 14 Jun 2018 09:56:53 +0200 Subject: [PATCH 2/2] Add wg-iot-edge - add sponsoring SIG information --- wg-iot-edge/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wg-iot-edge/README.md b/wg-iot-edge/README.md index 9ab5944f0..03b4b2368 100644 --- a/wg-iot-edge/README.md +++ b/wg-iot-edge/README.md @@ -23,6 +23,10 @@ A Working Group dedicated to discussing, designing and documenting using Kuberne * [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-iot-edge) +This working group is a cross-SIG effort currently sponsored by _sig-networking_ and _sig-multicluster_ with +a focus on improving Kubernetes IoT and Edge deployments. Community members are encouraged to share their ideas in this working group to reach broad consensus across the SIGs. Once consensus is reached, the enhancements +are then managed by the appropriate SIGs based on impacted areas of code. + ## Goals * Provide reference architectures for various IoT/Edge environments. @@ -32,4 +36,6 @@ A Working Group dedicated to discussing, designing and documenting using Kuberne * Evaluate and possibly improve connectivity and data ingestion options to better support various field protocols. * Evaluate and extend existing CLI tools to manage k8s clusters running in remote edge locations. +It is an open and active working group, and we always welcome new additions! +