Merge pull request #1173 from yuexiao-wang/add-labels
Automatic merge from submit-queue. add labels in sig list Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn> fix #1172 It's unclear to find out which one is the correct value in sig list when use /sig command. Therefore, I suggest that add labels in list.
This commit is contained in:
commit
6dd32b68ba
|
|
@ -74,6 +74,7 @@ type Group struct {
|
|||
Name string
|
||||
Dir string
|
||||
MissionStatement string `yaml:"mission_statement"`
|
||||
Label string
|
||||
Leads []Lead
|
||||
Meetings []Meeting
|
||||
MeetingURL string `yaml:"meeting_url"`
|
||||
|
|
|
|||
|
|
@ -13,10 +13,10 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md)
|
|||
|
||||
### Master SIG List
|
||||
|
||||
| Name | Leads | Contact | Meetings |
|
||||
|------|-------|---------|----------|
|
||||
| Name | Label | Leads | Contact | Meetings |
|
||||
|------|--------|-------|---------|----------|
|
||||
{{- range .Sigs}}
|
||||
|[{{.Name}}]({{.Dir}}/README.md)|{{range .Leads}}* [{{.Name}}](https://github.com/{{.GitHub}}){{if .Company}}, {{.Company}}{{end}}<br>{{end}}|* [Slack](https://kubernetes.slack.com/messages/{{.Contact.Slack}})<br>* [Mailing List]({{.Contact.MailingList}})|{{ $save := . }}{{range .Meetings}}* [{{.Day}}s at {{.UTC}} UTC ({{.Frequency}})]({{$save.MeetingURL}})<br>{{end}}
|
||||
|[{{.Name}}]({{.Dir}}/README.md)|{{.Label}}|{{range .Leads}}* [{{.Name}}](https://github.com/{{.GitHub}}){{if .Company}}, {{.Company}}{{end}}<br>{{end}}|* [Slack](https://kubernetes.slack.com/messages/{{.Contact.Slack}})<br>* [Mailing List]({{.Contact.MailingList}})|{{ $save := . }}{{range .Meetings}}* [{{.Day}}s at {{.UTC}} UTC ({{.Frequency}})]({{$save.MeetingURL}})<br>{{end}}
|
||||
{{- end }}
|
||||
|
||||
### Master Working Group List
|
||||
|
|
|
|||
60
sig-list.md
60
sig-list.md
|
|
@ -20,36 +20,36 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md)
|
|||
|
||||
### Master SIG List
|
||||
|
||||
| Name | Leads | Contact | Meetings |
|
||||
|------|-------|---------|----------|
|
||||
|[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 16: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), Samsung SDS<br>* [Adnan Abdulhussein](https://github.com/prydonius), Bitnami<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/my/sig.apps)<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)|* [Thursdays at 15:30 UTC (weekly)](https://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)|* [Mondays at 14:00 UTC (biweekly/triweekly)](https://zoom.us/j/176352399)<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>
|
||||
|[Big Data](sig-big-data/README.md)|* [Anirudh Ramanathan](https://github.com/foxish), Google<br>* [Erik Erlandson](https://github.com/erikerlandson), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-big-data)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-big-data)|* [Wednesdays at 17:00 UTC (weekly)](https://zoom.us/my/sig.big.data)<br>
|
||||
|[CLI](sig-cli/README.md)|* [Fabiano Franz](https://github.com/fabianofranz), Red Hat<br>* [Phillip Wittrock](https://github.com/pwittrock), Google<br>* [Tony Ado](https://github.com/AdoHe), Alibaba<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cli)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cli)|* [Wednesdays at 16:00 UTC (biweekly)](https://zoom.us/my/sigcli)<br>
|
||||
|[Cluster Lifecycle](sig-cluster-lifecycle/README.md)|* [Luke Marsden](https://github.com/lukemarsden), Weave<br>* [Joe Beda](https://github.com/jbeda), Heptio<br>* [Robert Bailey](https://github.com/roberthbailey), Google<br>* [Lucas Käldström](https://github.com/luxas), Luxas Labs (occasionally contracting for Weaveworks)<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-lifecycle)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* [Tuesdays at 16:00 UTC (weekly)](https://zoom.us/j/166836%E2%80%8B624)<br>
|
||||
|[Cluster Ops](sig-cluster-ops/README.md)|* [Rob Hirschfeld](https://github.com/zehicle), RackN<br>* [Jaice Singer DuMars](https://github.com/jdumars), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-ops)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-ops)|* [Thursdays at 20:00 UTC (biweekly)](https://zoom.us/j/297937771)<br>
|
||||
|[Contributor Experience](sig-contributor-experience/README.md)|* [Garrett Rodrigues](https://github.com/grodrigues3), Google<br>* [Elsie Phillips](https://github.com/Phillels), CoreOS<br>|* [Slack](https://kubernetes.slack.com/messages/sig-contribex)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-contribex)|* [Wednesdays at 16:30 UTC (biweekly)](https://zoom.us/j/7658488911)<br>
|
||||
|[Docs](sig-docs/README.md)|* [Devin Donnelly](https://github.com/devin-donnelly), Google<br>* [Jared Bhatti](https://github.com/jaredbhatti), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-docs)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)|* [Tuesdays at 17:30 UTC (weekly)](https://zoom.us/j/678394311)<br>
|
||||
|[Federation](sig-federation/README.md)|* [Christian Bell](https://github.com/csbell), Google<br>* [Quinton Hoole](https://github.com/quinton-hoole), Huawei<br>|* [Slack](https://kubernetes.slack.com/messages/sig-federation)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-federation)|* [Tuesdays at 16:30 UTC (biweekly)](https://plus.google.com/hangouts/_/google.com/k8s-federation)<br>
|
||||
|[Instrumentation](sig-instrumentation/README.md)|* [Piotr Szczesniak](https://github.com/piosz), Google<br>* [Fabian Reinartz](https://github.com/fabxc), CoreOS<br>|* [Slack](https://kubernetes.slack.com/messages/sig-instrumentation)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-instrumentation)|* [Thursdays at 16:30 UTC (weekly)](https://zoom.us/j/5342565819)<br>
|
||||
|[Network](sig-network/README.md)|* [Tim Hockin](https://github.com/thockin), Google<br>* [Dan Williams](https://github.com/dcbw), Red Hat<br>* [Casey Davenport](https://github.com/caseydavenport), Tigera<br>|* [Slack](https://kubernetes.slack.com/messages/sig-network)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-network)|* [Thursdays at 21:00 UTC (biweekly)](https://zoom.us/j/5806599998)<br>
|
||||
|[Node](sig-node/README.md)|* [Dawn Chen](https://github.com/dchen1107), Google<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-node)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-node)|* [Tuesdays at 17:00 UTC (weekly)](https://plus.google.com/hangouts/_/google.com/sig-node-meetup?authuser=0)<br>
|
||||
|[On Premise](sig-on-premise/README.md)|* [Marco Ceppi](https://github.com/marcoceppi), Canonical<br>* [Dalton Hubble](https://github.com/dghubble), CoreOS<br>|* [Slack](https://kubernetes.slack.com/messages/sig-onprem)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-on-prem)|* [Wednesdays at 16:00 UTC (weekly)](https://zoom.us/my/k8s.sig.onprem)<br>
|
||||
|[OpenStack](sig-openstack/README.md)|* [Ihor Dvoretskyi](https://github.com/idvoretskyi), CNCF<br>* [Steve Gordon](https://github.com/xsgordon), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-openstack)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-openstack)|* [Wednesdays at 15:00 UTC (biweekly)](https://zoom.us/j/417251241)<br>
|
||||
|[Product Management](sig-product-management/README.md)|* [Aparna Sinha](https://github.com/apsinha), Google<br>* [Ihor Dvoretskyi](https://github.com/idvoretskyi), CNCF<br>* [Caleb Miles](https://github.com/calebamiles), CoreOS<br>|* [Slack](https://kubernetes.slack.com/messages/kubernetes-pm)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-pm)|* [Tuesdays at 15:00 UTC (biweekly)](https://zoom.us/j/845373595)<br>
|
||||
|[Release](sig-release/README.md)|* [Phillip Wittrock](https://github.com/pwittrock), Google<br>* [Caleb Miles](https://github.com/calebamiles), CoreOS<br>|* [Slack](https://kubernetes.slack.com/messages/sig-release)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-release)|* [Tuesdays at 21:00 UTC (biweekly)](https://zoom.us/j/664772523)<br>
|
||||
|[Scalability](sig-scalability/README.md)|* [Wojciech Tyczynski](https://github.com/wojtek-t), Google<br>* [Bob Wise](https://github.com/countspongebob), Samsung SDS<br>* [Joe Beda](https://github.com/jbeda), Heptio<br>|* [Slack](https://kubernetes.slack.com/messages/sig-scalability)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-scale)|* [Thursdays at 16:00 UTC (bi-weekly)](https://zoom.us/j/989573207)<br>
|
||||
|[Scheduling](sig-scheduling/README.md)|* [David Oppenheimer](https://github.com/davidopp), Google<br>* [Timothy St. Clair](https://github.com/timothysc), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-scheduling)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-scheduling)|* [Mondays at 20:00 UTC (biweekly)](https://zoom.us/zoomconference?m=rN2RrBUYxXgXY4EMiWWgQP6Vslgcsn86)<br>* [Wednesdays at 07:30 UTC (biweekly)](https://zoom.us/zoomconference?m=rN2RrBUYxXgXY4EMiWWgQP6Vslgcsn86)<br>
|
||||
|[Service Catalog](sig-service-catalog/README.md)|* [Paul Morie](https://github.com/pmorie), Red Hat<br>* [Aaron Schlesinger](https://github.com/arschles), Microsoft<br>* [Ville Aikas](https://github.com/vaikas-google), Google<br>* [Doug Davis](https://github.com/duglin), IBM<br>|* [Slack](https://kubernetes.slack.com/messages/sig-service-catalog)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-service-catalog)|* [Mondays at 20:00 UTC (weekly)](https://zoom.us/j/7201225346)<br>
|
||||
|[Storage](sig-storage/README.md)|* [Saad Ali](https://github.com/saad-ali), Google<br>* [Bradley Childs](https://github.com/childsb), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-storage)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-storage)|* [Thursdays at 16:00 UTC (biweekly)](https://zoom.us/j/614261834)<br>
|
||||
|[Testing](sig-testing/README.md)|* [Aaron Crickenberger](https://github.com/spiffxp), Samsung SDS<br>* [Erick Feja](https://github.com/fejta), Google<br>* [Timothy St. Clair](https://github.com/timothysc), Heptio<br>|* [Slack](https://kubernetes.slack.com/messages/sig-testing)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-testing)|* [Tuesdays at 20:00 UTC (weekly)](https://zoom.us/j/2419653117)<br>
|
||||
|[UI](sig-ui/README.md)|* [Dan Romlein](https://github.com/danielromlein), Google<br>* [Sebastian Florek](https://github.com/floreks), Fujitsu<br>|* [Slack](https://kubernetes.slack.com/messages/sig-ui)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)|* [Thursdays at 16:00 UTC (weekly)](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)<br>
|
||||
|[Windows](sig-windows/README.md)|* [Michael Michael](https://github.com/michmike), Apprenda<br>|* [Slack](https://kubernetes.slack.com/messages/sig-windows)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-windows)|* [Tuesdays at 16:30 UTC (weekly)](https://zoom.us/my/sigwindows)<br>
|
||||
| Name | Label | Leads | Contact | Meetings |
|
||||
|------|--------|-------|---------|----------|
|
||||
|[API Machinery](sig-api-machinery/README.md)|api-machinery|* [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)|aws|* [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 16:00 UTC (biweekly)](https://zoom.us/my/k8ssigaws)<br>
|
||||
|[Apps](sig-apps/README.md)|apps|* [Michelle Noorali](https://github.com/michelleN), Microsoft<br>* [Matt Farina](https://github.com/mattfarina), Samsung SDS<br>* [Adnan Abdulhussein](https://github.com/prydonius), Bitnami<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/my/sig.apps)<br>
|
||||
|[Architecture](sig-architecture/README.md)|architecture|* [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)|* [Thursdays at 15:30 UTC (weekly)](https://zoom.us/j/2018742972)<br>
|
||||
|[Auth](sig-auth/README.md)|auth|* [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)|autoscaling|* [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)|* [Mondays at 14:00 UTC (biweekly/triweekly)](https://zoom.us/j/176352399)<br>
|
||||
|[Azure](sig-azure/README.md)|azure|* [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>
|
||||
|[Big Data](sig-big-data/README.md)|big-data|* [Anirudh Ramanathan](https://github.com/foxish), Google<br>* [Erik Erlandson](https://github.com/erikerlandson), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-big-data)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-big-data)|* [Wednesdays at 17:00 UTC (weekly)](https://zoom.us/my/sig.big.data)<br>
|
||||
|[CLI](sig-cli/README.md)|cli|* [Fabiano Franz](https://github.com/fabianofranz), Red Hat<br>* [Phillip Wittrock](https://github.com/pwittrock), Google<br>* [Tony Ado](https://github.com/AdoHe), Alibaba<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cli)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cli)|* [Wednesdays at 16:00 UTC (biweekly)](https://zoom.us/my/sigcli)<br>
|
||||
|[Cluster Lifecycle](sig-cluster-lifecycle/README.md)|cluster-lifecycle|* [Luke Marsden](https://github.com/lukemarsden), Weave<br>* [Joe Beda](https://github.com/jbeda), Heptio<br>* [Robert Bailey](https://github.com/roberthbailey), Google<br>* [Lucas Käldström](https://github.com/luxas), Luxas Labs (occasionally contracting for Weaveworks)<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-lifecycle)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* [Tuesdays at 16:00 UTC (weekly)](https://zoom.us/j/166836%E2%80%8B624)<br>
|
||||
|[Cluster Ops](sig-cluster-ops/README.md)|cluster-ops|* [Rob Hirschfeld](https://github.com/zehicle), RackN<br>* [Jaice Singer DuMars](https://github.com/jdumars), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-ops)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-ops)|* [Thursdays at 20:00 UTC (biweekly)](https://zoom.us/j/297937771)<br>
|
||||
|[Contributor Experience](sig-contributor-experience/README.md)|contributor-experience|* [Garrett Rodrigues](https://github.com/grodrigues3), Google<br>* [Elsie Phillips](https://github.com/Phillels), CoreOS<br>|* [Slack](https://kubernetes.slack.com/messages/sig-contribex)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-contribex)|* [Wednesdays at 16:30 UTC (biweekly)](https://zoom.us/j/7658488911)<br>
|
||||
|[Docs](sig-docs/README.md)|docs|* [Devin Donnelly](https://github.com/devin-donnelly), Google<br>* [Jared Bhatti](https://github.com/jaredbhatti), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-docs)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)|* [Tuesdays at 17:30 UTC (weekly)](https://zoom.us/j/678394311)<br>
|
||||
|[Federation](sig-federation/README.md)|multicluster|* [Christian Bell](https://github.com/csbell), Google<br>* [Quinton Hoole](https://github.com/quinton-hoole), Huawei<br>|* [Slack](https://kubernetes.slack.com/messages/sig-federation)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-federation)|* [Tuesdays at 16:30 UTC (biweekly)](https://plus.google.com/hangouts/_/google.com/k8s-federation)<br>
|
||||
|[Instrumentation](sig-instrumentation/README.md)|instrumentation|* [Piotr Szczesniak](https://github.com/piosz), Google<br>* [Fabian Reinartz](https://github.com/fabxc), CoreOS<br>|* [Slack](https://kubernetes.slack.com/messages/sig-instrumentation)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-instrumentation)|* [Thursdays at 16:30 UTC (weekly)](https://zoom.us/j/5342565819)<br>
|
||||
|[Network](sig-network/README.md)|network|* [Tim Hockin](https://github.com/thockin), Google<br>* [Dan Williams](https://github.com/dcbw), Red Hat<br>* [Casey Davenport](https://github.com/caseydavenport), Tigera<br>|* [Slack](https://kubernetes.slack.com/messages/sig-network)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-network)|* [Thursdays at 21:00 UTC (biweekly)](https://zoom.us/j/5806599998)<br>
|
||||
|[Node](sig-node/README.md)|node|* [Dawn Chen](https://github.com/dchen1107), Google<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-node)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-node)|* [Tuesdays at 17:00 UTC (weekly)](https://plus.google.com/hangouts/_/google.com/sig-node-meetup?authuser=0)<br>
|
||||
|[On Premise](sig-on-premise/README.md)|onprem|* [Marco Ceppi](https://github.com/marcoceppi), Canonical<br>* [Dalton Hubble](https://github.com/dghubble), CoreOS<br>|* [Slack](https://kubernetes.slack.com/messages/sig-onprem)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-on-prem)|* [Wednesdays at 16:00 UTC (weekly)](https://zoom.us/my/k8s.sig.onprem)<br>
|
||||
|[OpenStack](sig-openstack/README.md)|openstack|* [Ihor Dvoretskyi](https://github.com/idvoretskyi), CNCF<br>* [Steve Gordon](https://github.com/xsgordon), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-openstack)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-openstack)|* [Wednesdays at 15:00 UTC (biweekly)](https://zoom.us/j/417251241)<br>
|
||||
|[Product Management](sig-product-management/README.md)|none|* [Aparna Sinha](https://github.com/apsinha), Google<br>* [Ihor Dvoretskyi](https://github.com/idvoretskyi), CNCF<br>* [Caleb Miles](https://github.com/calebamiles), CoreOS<br>|* [Slack](https://kubernetes.slack.com/messages/kubernetes-pm)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-pm)|* [Tuesdays at 15:00 UTC (biweekly)](https://zoom.us/j/845373595)<br>
|
||||
|[Release](sig-release/README.md)|release|* [Phillip Wittrock](https://github.com/pwittrock), Google<br>* [Caleb Miles](https://github.com/calebamiles), CoreOS<br>|* [Slack](https://kubernetes.slack.com/messages/sig-release)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-release)|* [Tuesdays at 21:00 UTC (biweekly)](https://zoom.us/j/664772523)<br>
|
||||
|[Scalability](sig-scalability/README.md)|scalability|* [Wojciech Tyczynski](https://github.com/wojtek-t), Google<br>* [Bob Wise](https://github.com/countspongebob), Samsung SDS<br>* [Joe Beda](https://github.com/jbeda), Heptio<br>|* [Slack](https://kubernetes.slack.com/messages/sig-scalability)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-scale)|* [Thursdays at 16:00 UTC (bi-weekly)](https://zoom.us/j/989573207)<br>
|
||||
|[Scheduling](sig-scheduling/README.md)|scheduling|* [David Oppenheimer](https://github.com/davidopp), Google<br>* [Timothy St. Clair](https://github.com/timothysc), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-scheduling)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-scheduling)|* [Mondays at 20:00 UTC (biweekly)](https://zoom.us/zoomconference?m=rN2RrBUYxXgXY4EMiWWgQP6Vslgcsn86)<br>* [Wednesdays at 07:30 UTC (biweekly)](https://zoom.us/zoomconference?m=rN2RrBUYxXgXY4EMiWWgQP6Vslgcsn86)<br>
|
||||
|[Service Catalog](sig-service-catalog/README.md)|service-catalog|* [Paul Morie](https://github.com/pmorie), Red Hat<br>* [Aaron Schlesinger](https://github.com/arschles), Microsoft<br>* [Ville Aikas](https://github.com/vaikas-google), Google<br>* [Doug Davis](https://github.com/duglin), IBM<br>|* [Slack](https://kubernetes.slack.com/messages/sig-service-catalog)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-service-catalog)|* [Mondays at 20:00 UTC (weekly)](https://zoom.us/j/7201225346)<br>
|
||||
|[Storage](sig-storage/README.md)|storage|* [Saad Ali](https://github.com/saad-ali), Google<br>* [Bradley Childs](https://github.com/childsb), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-storage)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-storage)|* [Thursdays at 16:00 UTC (biweekly)](https://zoom.us/j/614261834)<br>
|
||||
|[Testing](sig-testing/README.md)|testing|* [Aaron Crickenberger](https://github.com/spiffxp), Samsung SDS<br>* [Erick Feja](https://github.com/fejta), Google<br>* [Timothy St. Clair](https://github.com/timothysc), Heptio<br>|* [Slack](https://kubernetes.slack.com/messages/sig-testing)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-testing)|* [Tuesdays at 20:00 UTC (weekly)](https://zoom.us/j/2419653117)<br>
|
||||
|[UI](sig-ui/README.md)|ui|* [Dan Romlein](https://github.com/danielromlein), Google<br>* [Sebastian Florek](https://github.com/floreks), Fujitsu<br>|* [Slack](https://kubernetes.slack.com/messages/sig-ui)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)|* [Thursdays at 16:00 UTC (weekly)](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)<br>
|
||||
|[Windows](sig-windows/README.md)|windows|* [Michael Michael](https://github.com/michmike), Apprenda<br>|* [Slack](https://kubernetes.slack.com/messages/sig-windows)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-windows)|* [Tuesdays at 16:30 UTC (weekly)](https://zoom.us/my/sigwindows)<br>
|
||||
|
||||
### Master Working Group List
|
||||
|
||||
|
|
|
|||
28
sigs.yaml
28
sigs.yaml
|
|
@ -6,6 +6,7 @@ sigs:
|
|||
API CRUD semantics, admission control, encoding/decoding, conversion,
|
||||
defaulting, persistence layer (etcd), OpenAPI, third-party resource,
|
||||
garbage collection, and client libraries.
|
||||
label: api-machinery
|
||||
leads:
|
||||
- name: Daniel Smith
|
||||
company: Google
|
||||
|
|
@ -31,6 +32,7 @@ sigs:
|
|||
We discuss how to define and run apps in Kubernetes, demo relevant tools
|
||||
and projects, and discuss areas of friction that can lead to suggesting
|
||||
improvements or feature requests.
|
||||
label: apps
|
||||
leads:
|
||||
- name: Michelle Noorali
|
||||
github: michelleN
|
||||
|
|
@ -56,6 +58,7 @@ sigs:
|
|||
mission_statement: >
|
||||
The Architecture SIG maintains and evolves the design principles of Kubernetes, and provides a consistent
|
||||
body of expertise necessary to ensure architectural consistency over time.
|
||||
label: architecture
|
||||
leads:
|
||||
- name: Brian Grant
|
||||
github: bgrant0607
|
||||
|
|
@ -78,6 +81,7 @@ sigs:
|
|||
mission_statement: >
|
||||
Covers improvements to Kubernetes authorization, authentication, and
|
||||
cluster security policy.
|
||||
label: auth
|
||||
leads:
|
||||
- name: Eric Chiang
|
||||
github: ericchiang
|
||||
|
|
@ -104,6 +108,7 @@ sigs:
|
|||
Covers autoscaling of clusters, horizontal and vertical autoscaling of pods,
|
||||
setting initial resources for pods, topics related to monitoring pods and
|
||||
gathering their metrics (e.g.: Heapster)
|
||||
label: autoscaling
|
||||
leads:
|
||||
- name: Marcin Wielgus
|
||||
github: mwielgus
|
||||
|
|
@ -125,6 +130,7 @@ sigs:
|
|||
dir: sig-aws
|
||||
mission_statement: >
|
||||
Covers maintaining, supporting, and using Kubernetes hosted on AWS Cloud.
|
||||
label: aws
|
||||
leads:
|
||||
- name: Justin Santa Barbara
|
||||
github: justinsb
|
||||
|
|
@ -151,6 +157,7 @@ sigs:
|
|||
mission_statement: >
|
||||
A Special Interest Group for building, deploying, maintaining, supporting,
|
||||
and using Kubernetes on Azure Container Service.
|
||||
label: azure
|
||||
leads:
|
||||
- name: Jason Hansen
|
||||
github: slack
|
||||
|
|
@ -177,6 +184,7 @@ sigs:
|
|||
Covers deploying and operating big data applications (Spark, Kafka,
|
||||
Hadoop, Flink, Storm, etc) on Kubernetes. We focus on integrations with
|
||||
big data applications and architecting the best ways to run them on Kubernetes.
|
||||
label: big-data
|
||||
leads:
|
||||
- name: Anirudh Ramanathan
|
||||
github: foxish
|
||||
|
|
@ -202,6 +210,7 @@ sigs:
|
|||
establishment of conventions for writing CLI commands, POSIX compliance,
|
||||
and improving the command line tools from a developer and devops user
|
||||
experience and usability perspective.
|
||||
label: cli
|
||||
leads:
|
||||
- name: Fabiano Franz
|
||||
github: fabianofranz
|
||||
|
|
@ -227,6 +236,7 @@ sigs:
|
|||
mission_statement: >
|
||||
The Cluster Lifecycle SIG is responsible for building the user experience
|
||||
for deploying and upgrading Kubernetes clusters.
|
||||
label: cluster-lifecycle
|
||||
leads:
|
||||
- name: Luke Marsden
|
||||
github: lukemarsden
|
||||
|
|
@ -258,6 +268,7 @@ sigs:
|
|||
focus on shared operations practices for Kubernetes clusters with a goal
|
||||
to make Kubernetes broadly accessible with a common baseline reference.
|
||||
We also organize operators as a sounding board and advocacy group.
|
||||
label: cluster-ops
|
||||
leads:
|
||||
- name: Rob Hirschfeld
|
||||
github: zehicle
|
||||
|
|
@ -283,6 +294,7 @@ sigs:
|
|||
contributors are happy and productive, we need to break the commit-rate
|
||||
ceiling we hit in July 2015, and we need to get the monotonically growing
|
||||
PR merge latency and numbers of open PRs and issues under control.
|
||||
label: contributor-experience
|
||||
leads:
|
||||
- name: Garrett Rodrigues
|
||||
github: grodrigues3
|
||||
|
|
@ -304,6 +316,7 @@ sigs:
|
|||
dir: sig-docs
|
||||
mission_statement: >
|
||||
Covers documentation, doc processes, and doc publishing for Kubernetes.
|
||||
label: docs
|
||||
leads:
|
||||
- name: Devin Donnelly
|
||||
github: devin-donnelly
|
||||
|
|
@ -329,6 +342,7 @@ sigs:
|
|||
outages; hybrid clouds; spanning of multiple could providers; application
|
||||
migration from private to public clouds (and vice versa); and other
|
||||
similar subjects.
|
||||
label: multicluster
|
||||
leads:
|
||||
- name: Christian Bell
|
||||
github: csbell
|
||||
|
|
@ -352,6 +366,7 @@ sigs:
|
|||
Covers best practices for cluster observability through metrics, logging, and events across all
|
||||
Kubernetes components and development of relevant components such as Heapster and kube-state-metrics.
|
||||
Coordinates metric requirements of different SIGs for other components through finding common APIs.
|
||||
label: instrumentation
|
||||
leads:
|
||||
- name: Piotr Szczesniak
|
||||
github: piosz
|
||||
|
|
@ -373,6 +388,7 @@ sigs:
|
|||
dir: sig-network
|
||||
mission_statement: >
|
||||
Covers networking in Kubernetes.
|
||||
label: network
|
||||
leads:
|
||||
- name: Tim Hockin
|
||||
github: thockin
|
||||
|
|
@ -396,6 +412,7 @@ sigs:
|
|||
- name: Node
|
||||
dir: sig-node
|
||||
mission_statement: >
|
||||
label: node
|
||||
leads:
|
||||
- name: Dawn Chen
|
||||
github: dchen1107
|
||||
|
|
@ -419,6 +436,7 @@ sigs:
|
|||
Brings together member of Kubernetes community interested in running
|
||||
Kubernetes on premise, on bare metal or more generally beyond cloud
|
||||
providers.
|
||||
label: onprem
|
||||
leads:
|
||||
- name: Marco Ceppi
|
||||
github: marcoceppi
|
||||
|
|
@ -446,6 +464,7 @@ sigs:
|
|||
projects with OpenStack as: a deployment platform for Kubernetes; a
|
||||
service provider for Kubernetes; a collection of applications to run on
|
||||
Kubernetes.
|
||||
label: openstack
|
||||
leads:
|
||||
- name: Ihor Dvoretskyi
|
||||
github: idvoretskyi
|
||||
|
|
@ -485,6 +504,7 @@ sigs:
|
|||
source project is very new and largely unscoped for a project as large
|
||||
as Kubernetes; we are learning too and we are excited to learn how we
|
||||
can best serve the community of users and contributors.
|
||||
label: none
|
||||
leads:
|
||||
- name: Aparna Sinha
|
||||
github: apsinha
|
||||
|
|
@ -507,6 +527,7 @@ sigs:
|
|||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-pm
|
||||
- name: Release
|
||||
dir: sig-release
|
||||
label: release
|
||||
leads:
|
||||
- name: Phillip Wittrock
|
||||
github: pwittrock
|
||||
|
|
@ -536,6 +557,7 @@ sigs:
|
|||
|
||||
For more details about our objectives please review our
|
||||
[Scaling And Performance Goals](https://github.com/kubernetes/community/blob/master/sig-scalability/goals.md)
|
||||
label: scalability
|
||||
leads:
|
||||
- name: Wojciech Tyczynski
|
||||
github: wojtek-t
|
||||
|
|
@ -559,6 +581,7 @@ sigs:
|
|||
- name: Scheduling
|
||||
dir: sig-scheduling
|
||||
mission_statement: >
|
||||
label: scheduling
|
||||
leads:
|
||||
- name: David Oppenheimer
|
||||
github: davidopp
|
||||
|
|
@ -584,6 +607,7 @@ sigs:
|
|||
mission_statement: >
|
||||
To develop a Kubernetes API for the CNCF service broker and Kubernetes
|
||||
broker implementation.
|
||||
label: service-catalog
|
||||
leads:
|
||||
- name: Paul Morie
|
||||
github: pmorie
|
||||
|
|
@ -611,6 +635,7 @@ sigs:
|
|||
dir: sig-storage
|
||||
mission_statement: >
|
||||
Covers storage and volume plugins.
|
||||
label: storage
|
||||
leads:
|
||||
- name: Saad Ali
|
||||
github: saad-ali
|
||||
|
|
@ -635,6 +660,7 @@ sigs:
|
|||
interested specifically in making it easier for the community to run
|
||||
tests and contribute test results, to ensure Kubernetes is stable across
|
||||
a variety of cluster configurations and cloud providers.
|
||||
label: testing
|
||||
leads:
|
||||
- name: Aaron Crickenberger
|
||||
github: spiffxp
|
||||
|
|
@ -662,6 +688,7 @@ sigs:
|
|||
Dashboard: a general purpose, web-based UI for Kubernetes clusters. It
|
||||
allows users to manage applications running in the cluster and
|
||||
troubleshoot them, as well as manage the cluster itself.
|
||||
label: ui
|
||||
leads:
|
||||
- name: Dan Romlein
|
||||
github: danielromlein
|
||||
|
|
@ -683,6 +710,7 @@ sigs:
|
|||
dir: sig-windows
|
||||
mission_statement: >
|
||||
Focuses on supporting Windows Server Containers for Kubernetes.
|
||||
label: windows
|
||||
leads:
|
||||
- name: Michael Michael
|
||||
github: michmike
|
||||
|
|
|
|||
Loading…
Reference in New Issue