Skip to content

Commit 077f3a4

Browse files
authored
Merge pull request #25093 from DangHT/master
[zh] remove redundant content
2 parents 606d0da + 920e551 commit 077f3a4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/zh/docs/concepts/overview/components.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ card:
2424

2525
<!--
2626
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" */>}}
2828
2929
This document outlines the various components you need to have
3030
a complete and working Kubernetes cluster.
@@ -203,8 +203,7 @@ Kubernetes 启动的容器自动将此 DNS 服务器包含在其 DNS 搜索列
203203
-->
204204
### Web 界面(仪表盘)
205205

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 的用户界面。
208207
它使用户可以管理集群中运行的应用程序以及集群本身并进行故障排除。
209208

210209
<!--

0 commit comments

Comments
 (0)