Skip to content

Commit bb3a9f7

Browse files
committed
update content/zh/concepts/overview/components.md
fix rendering error of capture overview
1 parent cea8814 commit bb3a9f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ card:
1919
---
2020
-->
2121

22-
{{% capture overview %}}
2322
<!--
2423
When you deploy Kubernetes, you get a cluster.
2524
{{< 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
3130
3231
![Components of Kubernetes](/images/docs/components-of-kubernetes.png)
3332
-->
33+
{{% capture overview %}}
3434
当你部署完 Kubernetes, 即拥有了一个完整的集群。
3535
{{< glossary_definition term_id="cluster" length="all" prepend="一个 Kubernetes 集群包含">}}
3636

3737
本文档概述了交付正常运行的 Kubernetes 集群所需的各种组件。
3838

39-
这张图表展示了包含所有相互关联组件的完整 Kubernetes 集群。
39+
这张图表展示了包含所有相互关联组件的 Kubernetes 集群。
4040

4141
![Components of Kubernetes](/images/docs/components-of-kubernetes.png)
4242

0 commit comments

Comments
 (0)