replace deprecated kube-ui with dashboard description (#5194)

This commit is contained in:
Jessica Yao
2017-08-24 14:09:42 -07:00
committed by Steve Perry
parent ad7e057283
commit 9ec9dc299a
+2 -2
View File
@@ -77,9 +77,9 @@ Cluster DNS is a DNS server, in addition to the other DNS server(s) in your envi
Containers started by Kubernetes automatically include this DNS server in their DNS searches. Containers started by Kubernetes automatically include this DNS server in their DNS searches.
#### User interface #### Web UI (Dashboard)
The `kube-ui` provides a read-only overview of the cluster state. For more information, see [Using an HTTP Proxy to Access the Kubernetes API](/docs/tasks/access-kubernetes-api/http-proxy-access-api/) [Dashboard](/docs/tasks/access-application-cluster/web-ui-dashboard/) is a general purpose, web-based UI for Kubernetes clusters. It allows users to manage and troubleshoot applications running in the cluster, as well as the cluster itself.
#### Container Resource Monitoring #### Container Resource Monitoring