diff options
| author | Jeffrey Sica <jeef111x@gmail.com> | 2018-11-30 08:40:16 -0500 |
|---|---|---|
| committer | Jeffrey Sica <jeef111x@gmail.com> | 2018-11-30 08:40:16 -0500 |
| commit | 5c7fc04d44610c56b628994f7a096462c96e6f5a (patch) | |
| tree | ec03f6eb0b35b17ad5f3948da33dcc8343b8ccce /sig-ui | |
| parent | 75ed17a5fd097680019b5aa7f4538731b7224ab7 (diff) | |
nit updates
Diffstat (limited to 'sig-ui')
| -rw-r--r-- | sig-ui/charter.md | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/sig-ui/charter.md b/sig-ui/charter.md index 7dbd6112..35031bf1 100644 --- a/sig-ui/charter.md +++ b/sig-ui/charter.md @@ -6,15 +6,12 @@ This charter adheres to the conventions described in the [Kubernetes Charter REA ## Scope -SIG-UI covers all things user interface related within the Kubernetes project. Efforts are centered around the 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. - -### In scope - - Link to SIG section in [sigs.yaml] +SIG-UI covers GUI-related aspects of the Kubernetes project. Efforts are centered around the 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. #### Code, Binaries and Services -- Kubernetes Dashboard +- [Kubernetes Dashboard](https://github.com/kubernetes/dashboard) +- [Dashboard Cluster Addon](https://github.com/kubernetes/kubernetes/tree/master/cluster/addons/dashboard) #### Cross-cutting and Externally Facing Processes |
