README for new SIG On-Prem
This commit is contained in:
parent
10d14e15ef
commit
c77c59316e
|
@ -0,0 +1,21 @@
|
|||
# SIG On-Prem
|
||||
|
||||
This is the wiki page of the Kubernetes SIG On-Prem: a special interest group
|
||||
that brings together member of Kubernetes community interested in running
|
||||
Kubernetes on premise, on bare metal or more generally beyond cloud
|
||||
providers.
|
||||
|
||||
We use **sig-onprem** label to track on premise efforts in PRs and issues:
|
||||
|
||||
[Issues](https://github.com/kubernetes/kubernetes/issues?utf8=%E2%9C%93&q=is%3Aopen%20label%3Asig%2Fonprem%20is%3Aissue%20)
|
||||
[Pull Requests](https://github.com/kubernetes/kubernetes/pulls?q=is%3Aopen%20is%3Apr%20label%3Asig%2Fonprem)
|
||||
|
||||
**Leads:** Joseph Jacks (@josephjacks) and Tomasz Napierala (@zen)
|
||||
|
||||
**Slack Channel:** [#sig-onprem](https://kubernetes.slack.com/messages/sig-onprem/). [Archive](http://kubernetes.slackarchive.io/sig-onprem/)
|
||||
|
||||
**Mailing List:** [kubernetes-sig-on-prem](https://groups.google.com/forum/#!forum/kubernetes-sig-on-prem)
|
||||
|
||||
**Effort tracking document** [On-Prem related projects](https://docs.google.com/spreadsheets/d/1Ca9ZpGXM4PfycYv0Foi7Y4vmN4KVXrGYcJipbH8_xLY/edit#gid=0)
|
||||
|
||||
**Meetings:** Every second Wednesday at 0800 PST (11 AM ET / 5 PM CET) - [Connect using Zoom](https://zoom.us/my/k8s.sig.onprem), [Agenda/Notes](https://docs.google.com/document/d/1AHF1a8ni7iMOpUgDMcPKrLQCML5EMZUAwP4rro3P6sk/edit#)
|
Loading…
Reference in New Issue