added SIG-architecture and ran generator
This commit is contained in:
parent
05d4e606df
commit
1663458c12
|
@ -0,0 +1,28 @@
|
|||
<!---
|
||||
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 generator/README.md.
|
||||
-->
|
||||
# Architecture SIG
|
||||
|
||||
The SIG would be intended to guide the design principles of Kubernetes, as well as provide a consistent body of expertise necessary to ensure architectural consistency over time.
|
||||
|
||||
## Meetings
|
||||
* [Mondays at 17:00 UTC](https://deis.zoom.us/j/2018742972) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=17:00&tz=UTC).
|
||||
|
||||
Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1BlmHq5uPyBUDlppYqAAzslVbAO8hilgjqZUTaNXUhKM/edit).
|
||||
|
||||
## Leads
|
||||
* [Brian Grant](https://github.com/bgrant0607), Google
|
||||
* [Jaice Singer DuMars](https://github.com/jdumars), Microsoft
|
||||
|
||||
## Contact
|
||||
* [Slack](https://kubernetes.slack.com/messages/sig-architecture)
|
||||
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-architecture)
|
||||
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
|
||||
<!-- END CUSTOM CONTENT -->
|
|
@ -25,6 +25,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md)
|
|||
|[API Machinery](sig-api-machinery/README.md)|* [Daniel Smith](https://github.com/lavalamp), Google<br>* [David Eads](https://github.com/deads2k), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-api-machinery)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery)|* [Wednesdays at 18:00 UTC (biweekly)](https://staging.talkgadget.google.com/hangouts/_/google.com/kubernetes-sig)<br>
|
||||
|[AWS](sig-aws/README.md)|* [Justin Santa Barbara](https://github.com/justinsb)<br>* [Kris Nova](https://github.com/kris-nova), Microsoft<br>* [Chris Love](https://github.com/chrislovecnm)<br>* [Mackenzie Burnett](https://github.com/mfburnett), Redspread<br>|* [Slack](https://kubernetes.slack.com/messages/sig-aws)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-aws)|* [Fridays at 17:00 UTC (biweekly)](https://zoom.us/my/k8ssigaws)<br>
|
||||
|[Apps](sig-apps/README.md)|* [Michelle Noorali](https://github.com/michelleN), Microsoft<br>* [Matt Farina](https://github.com/mattfarina), HPE<br>|* [Slack](https://kubernetes.slack.com/messages/sig-apps)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-apps)|* [Mondays at 16:00 UTC (weekly)](https://zoom.us/j/4526666954)<br>
|
||||
|[Architecture](sig-architecture/README.md)|* [Brian Grant](https://github.com/bgrant0607), Google<br>* [Jaice Singer DuMars](https://github.com/jdumars), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/sig-architecture)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-architecture)|* [Mondays at 17:00 UTC (biweekly)](https://deis.zoom.us/j/2018742972)<br>
|
||||
|[Auth](sig-auth/README.md)|* [Eric Chiang](https://github.com/ericchiang), CoreOS<br>* [Jordan Liggitt](https://github.com/liggitt), Red Hat<br>* [David Eads](https://github.com/deads2k), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-auth)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)|* [Wednesdays at 18:00 UTC (biweekly)](https://zoom.us/my/k8s.sig.auth)<br>
|
||||
|[Autoscaling](sig-autoscaling/README.md)|* [Marcin Wielgus](https://github.com/mwielgus), Google<br>* [Solly Ross](https://github.com/directxman12), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-autoscaling)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-autoscaling)|* [Thursdays at 15:30 UTC (biweekly/triweekly)](https://plus.google.com/hangouts/_/google.com/k8s-autoscaling)<br>
|
||||
|[Azure](sig-azure/README.md)|* [Jason Hansen](https://github.com/slack), Microsoft<br>* [Cole Mickens](https://github.com/colemickens), Microsoft<br>* [Jaice Singer DuMars](https://github.com/jdumars), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/sig-azure)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-azure)|* [Wednesdays at 16:00 UTC (biweekly)](https://deis.zoom.us/j/2018742972)<br>
|
||||
|
|
23
sigs.yaml
23
sigs.yaml
|
@ -46,6 +46,27 @@ sigs:
|
|||
contact:
|
||||
slack: sig-apps
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-apps
|
||||
- name: Architecture
|
||||
dir: sig-architecture
|
||||
mission_statement: >
|
||||
The SIG would be intended to guide the design principles of Kubernetes, as well as provide a consistent
|
||||
body of expertise necessary to ensure architectural consistency over time.
|
||||
leads:
|
||||
- name: Brian Grant
|
||||
github: bgrant0607
|
||||
company: Google
|
||||
- name: Jaice Singer DuMars
|
||||
github: jdumars
|
||||
company: Microsoft
|
||||
meetings:
|
||||
- day: Monday
|
||||
utc: "17:00"
|
||||
frequency: biweekly
|
||||
meeting_url: https://deis.zoom.us/j/2018742972
|
||||
meeting_archive_url: https://docs.google.com/document/d/1BlmHq5uPyBUDlppYqAAzslVbAO8hilgjqZUTaNXUhKM/edit
|
||||
contact:
|
||||
slack: sig-architecture
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-architecture
|
||||
- name: Auth
|
||||
dir: sig-auth
|
||||
mission_statement: >
|
||||
|
@ -642,4 +663,4 @@ workinggroups:
|
|||
meeting_archive_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP1wJPj5DYWXjiArF-MJ5fNG
|
||||
contact:
|
||||
slack: wg-resource-mgmt
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management
|
||||
|
|
Loading…
Reference in New Issue