diff options
| author | xiangpengzhao <zhao.xiangpeng@zte.com.cn> | 2017-06-03 11:29:05 +0800 |
|---|---|---|
| committer | xiangpengzhao <zhao.xiangpeng@zte.com.cn> | 2017-06-03 11:29:05 +0800 |
| commit | dcb263848aa8f643fbec6f0b28d5abf0ed232821 (patch) | |
| tree | ae334504520bb3d04da8de28260660c115c3d7ae | |
| parent | e35e5ebb875d89fd083519376ec3579d3d306293 (diff) | |
Fix sig-ui README format
| -rw-r--r-- | sig-ui/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sig-ui/README.md b/sig-ui/README.md index 9341df09..e1b7e8e0 100644 --- a/sig-ui/README.md +++ b/sig-ui/README.md @@ -1,19 +1,19 @@ -#SIG UI +# 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: +## Leads: * Piotr Bryk (@bryk, _Google_) and Dan Romlein (@danielromlein, _Apprenda_) -####Meetings: +## 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: +## Slack: * [#sig-ui](https://kubernetes.slack.com/messages/sig-ui/) * [Archive](http://kubernetes.slackarchive.io/sig-ui/) |
