Skip to content

Commit 52df2b3

Browse files
authored
Merge pull request #41051 from mengjiao-liu/fix-components-zh
[zh-cn] Fix redundant picture text display of components.md
2 parents bf58bb4 + 52e4bee commit 52df2b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ card:
2525
<!-- overview -->
2626
<!--
2727
When you deploy Kubernetes, you get a cluster.
28-
{{< glossary_definition term_id="cluster" length="all" prepend="A Kubernetes cluster consists of">}}
28+
{{ < glossary_definition term_id="cluster" length="all" prepend="A Kubernetes cluster consists of">}}
2929
3030
This document outlines the various components you need to have for
3131
a complete and working Kubernetes cluster.
3232
33-
{{< figure src="/images/docs/components-of-kubernetes.svg" alt="Components of Kubernetes" caption="The components of a Kubernetes cluster" class="diagram-large" >}}
33+
{{ < figure src="/images/docs/components-of-kubernetes.svg" alt="Components of Kubernetes" caption="The components of a Kubernetes cluster" class="diagram-large" >}}
3434
-->
3535
当你部署完 Kubernetes,便拥有了一个完整的集群。
3636

0 commit comments

Comments
 (0)