Merge pull request #2219 from dejanb/wg-iot-edge

Add wg-iot-edge.
This commit is contained in:
k8s-ci-robot 2018-06-14 13:49:28 -07:00 committed by GitHub
commit 5784e34efd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 64 additions and 0 deletions

View File

@ -124,6 +124,8 @@ aliases:
wg-container-identity-leads:
- smarterclayton
- destijl
wg-iot-edge-leads:
- dejanb
wg-kubeadm-adoption-leads:
- luxas
- justinsb

View File

@ -62,6 +62,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md)
|[Apply](wg-apply/README.md)|* [Daniel Smith](https://github.com/lavalamp), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-apply)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-apply)|* Regular WG Meeting: [Tuesdays at 9:30 PT (Pacific Time) (weekly)](https://zoom.us/my/apimachinery)<br>
|[Cluster API](wg-cluster-api/README.md)|* [Kris Nova](https://github.com/kris-nova), Heptio<br>* [Robert Bailey](https://github.com/roberthbailey), Google<br>|* [Slack](https://kubernetes.slack.com/messages/cluster-api)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* Regular WG Meeting: [s at ()]()<br>
|[Container Identity](wg-container-identity/README.md)|* [Clayton Coleman](https://github.com/smarterclayton), Red Hat<br>* [Greg Castle](https://github.com/destijl), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-container-identity)<br>* [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)<br>
|[IoT Edge](wg-iot-edge/README.md)|* [Dejan Bosanac](https://github.com/dejanb), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-iot-edge)<br>* [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)<br>
|[Kubeadm Adoption](wg-kubeadm-adoption/README.md)|* [Lucas Käldström](https://github.com/luxas), Luxas Labs (occasionally contracting for Weaveworks)<br>* [Justin Santa Barbara](https://github.com/justinsb)<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-lifecycle)<br>* [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)<br>
|[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://zoom.us/j/4799874685)<br>
|[Multitenancy](wg-multitenancy/README.md)|* [David Oppenheimer](https://github.com/davidopp), Google<br>* [Jessie Frazelle](https://github.com/jessfraz), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/wg-multitenancy)<br>* [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)<br>

View File

@ -2032,3 +2032,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

41
wg-iot-edge/README.md Normal file
View File

@ -0,0 +1,41 @@
<!---
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
-->
# 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)
<!-- BEGIN CUSTOM CONTENT -->
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.
* 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.
It is an open and active working group, and we always welcome new additions!
<!-- END CUSTOM CONTENT -->