Merge pull request #681 from xiangpengzhao/fix-sig-ui-md
Fix sig-ui README format
This commit is contained in:
commit
85d2b5a1cb
|
@ -1,19 +1,19 @@
|
||||||
#SIG UI
|
# SIG UI
|
||||||
All things Kubernetes UI related.
|
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.
|
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:
|
## Leads:
|
||||||
* Piotr Bryk (@bryk, _Google_) and Dan Romlein (@danielromlein, _Apprenda_)
|
* Piotr Bryk (@bryk, _Google_) and Dan Romlein (@danielromlein, _Apprenda_)
|
||||||
|
|
||||||
####Meetings:
|
## Meetings:
|
||||||
* Wednesdays 4PM CEST
|
* Wednesdays 4PM CEST
|
||||||
* [Google Group / mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)
|
* [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)
|
* [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)
|
* [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)
|
* [Zoom Video Call](https://zoom.us/j/863303289)
|
||||||
|
|
||||||
####Slack:
|
## Slack:
|
||||||
* [#sig-ui](https://kubernetes.slack.com/messages/sig-ui/)
|
* [#sig-ui](https://kubernetes.slack.com/messages/sig-ui/)
|
||||||
* [Archive](http://kubernetes.slackarchive.io/sig-ui/)
|
* [Archive](http://kubernetes.slackarchive.io/sig-ui/)
|
||||||
|
|
Loading…
Reference in New Issue