Merge pull request #77 from romlein/patch-1
Add basic SIG-UI info to README
This commit is contained in:
commit
2023dedc6f
|
@ -1 +1,19 @@
|
|||
Mission Statement? Meeting Notes? Hangout Link?
|
||||
#SIG UI
|
||||
All things Kubernetes UI related.
|
||||
|
||||
Efforts are centered around [Kubernetes Dashboard](https://github.com/kubernetes/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.
|
||||
|
||||
|
||||
####Leads:
|
||||
* Piotr Bryk (@bryk, _Google_) and Dan Romlein (@romlein, _Apprenda_)
|
||||
|
||||
####Meetings:
|
||||
* Wednesdays 4PM CEST
|
||||
* [Google Group / mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)
|
||||
* [Meeting Notes](https://docs.google.com/document/d/1PwHFvqiShLIq8ZpoXvE3dSUnOv1ts5BTtZ7aATuKd-E/edit?usp=sharing)
|
||||
* [Calendar](https://calendar.google.com/calendar/embed?src=google.com_52lm43hc2kur57dgkibltqc6kc%40group.calendar.google.com&ctz=Europe/Warsaw)
|
||||
* [Zoom Video Call](https://zoom.us/j/863303289)
|
||||
|
||||
####Slack:
|
||||
* [#sig-ui](https://kubernetes.slack.com/messages/sig-ui/)
|
||||
* [Archive](http://kubernetes.slackarchive.io/sig-ui/)
|
||||
|
|
Loading…
Reference in New Issue