File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh/docs/concepts/overview Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
---
20
20
-->
21
21
22
- {{% capture overview %}}
23
22
<!--
24
23
When you deploy Kubernetes, you get a cluster.
25
24
{{< glossary_definition term_id="cluster" length="all" prepend="A Kubernetes cluster consists of">}}
@@ -31,12 +30,13 @@ Here's the diagram of a Kubernetes cluster with all the components tied together
31
30
32
31

33
32
-->
33
+ {{% capture overview %}}
34
34
当你部署完 Kubernetes, 即拥有了一个完整的集群。
35
35
{{< glossary_definition term_id="cluster" length="all" prepend="一个 Kubernetes 集群包含">}}
36
36
37
37
本文档概述了交付正常运行的 Kubernetes 集群所需的各种组件。
38
38
39
- 这张图表展示了包含所有相互关联组件的完整 Kubernetes 集群。
39
+ 这张图表展示了包含所有相互关联组件的 Kubernetes 集群。
40
40
41
41
![ Components of Kubernetes] ( /images/docs/components-of-kubernetes.png )
42
42
You can’t perform that action at this time.
0 commit comments