Skip to content

Commit 9dc3733

Browse files
committed
[zh] fix content error
1 parent ce42422 commit 9dc3733

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,17 @@ card:
2222
weight: 20
2323
-->
2424

25+
<!--
26+
When you deploy Kubernetes, you get a cluster.
27+
{{</* glossary_definition term_id="cluster" length="all" prepend="A Kubernetes cluster consists of" */>}}
28+
29+
This document outlines the various components you need to have
30+
a complete and working Kubernetes cluster.
31+
32+
Here's the diagram of a Kubernetes cluster with all the components tied together.
33+
34+
![Components of Kubernetes](/images/docs/components-of-kubernetes.svg)
35+
-->
2536
<!-- overview -->
2637
当你部署完 Kubernetes, 即拥有了一个完整的集群。
2738
{{< glossary_definition term_id="cluster" length="all" prepend="一个 Kubernetes 集群包含">}}

0 commit comments

Comments
 (0)