Skip to content

Commit 290d0a6

Browse files
authored
Merge pull request #31198 from shuaijinchao/zh/sync/overview/components
[zh] synchronize translate components.md
2 parents 1fdf62b + b28500b commit 290d0a6

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,16 @@ When you deploy Kubernetes, you get a cluster.
2929
This document outlines the various components you need to have for
3030
a complete and working Kubernetes cluster.
3131
32-
Here's the diagram of a Kubernetes cluster with all the components tied together.
32+
{{< figure src="/images/docs/components-of-kubernetes.svg" alt="Components of Kubernetes" caption="The components of a Kubernetes cluster" class="diagram-large" >}}
3333
34-
![Components of Kubernetes](/images/docs/components-of-kubernetes.svg)
3534
-->
3635
<!-- overview -->
3736
当你部署完 Kubernetes, 即拥有了一个完整的集群。
3837
{{< glossary_definition term_id="cluster" length="all" prepend="一个 Kubernetes">}}
3938

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

42-
这张图表展示了包含所有相互关联组件的 Kubernetes 集群。
43-
44-
![Kubernetes 组件](/images/docs/components-of-kubernetes.svg)
41+
{{< figure src="/images/docs/components-of-kubernetes.svg" alt="Kubernetes 的组件" caption="Kubernetes 集群的组件" class="diagram-large" >}}
4542

4643
<!-- body -->
4744

0 commit comments

Comments
 (0)