File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
content/zh/docs/concepts/overview Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 24
24
25
25
<!--
26
26
When you deploy Kubernetes, you get a cluster.
27
- {{< glossary_definition term_id="cluster" length="all" prepend="A Kubernetes cluster consists of">}}
27
+ {{</* glossary_definition term_id="cluster" length="all" prepend="A Kubernetes cluster consists of" */ >}}
28
28
29
29
This document outlines the various components you need to have
30
30
a complete and working Kubernetes cluster.
@@ -203,8 +203,7 @@ Kubernetes 启动的容器自动将此 DNS 服务器包含在其 DNS 搜索列
203
203
-->
204
204
### Web 界面(仪表盘)
205
205
206
- [ Dashboard] ( /zh/docs/tasks/access-application-cluster/web-ui-dashboard/ ) 是K
207
- ubernetes 集群的通用的、基于 Web 的用户界面。
206
+ [ Dashboard] ( /zh/docs/tasks/access-application-cluster/web-ui-dashboard/ ) 是Kubernetes 集群的通用的、基于 Web 的用户界面。
208
207
它使用户可以管理集群中运行的应用程序以及集群本身并进行故障排除。
209
208
210
209
<!--
You can’t perform that action at this time.
0 commit comments