Skip to content

Commit 9318636

Browse files
committed
fix content/zh-cn/docs/concepts/overview/components.md
Signed-off-by: Xieql <[email protected]>
1 parent 80f37e6 commit 9318636

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
@@ -24,12 +24,12 @@ card:
2424

2525
<!--
2626
When you deploy Kubernetes, you get a cluster.
27-
{{< glossary_definition term_id="cluster" length="all" prepend="A Kubernetes cluster consists of">}}
27+
-{{ < glossary_definition term_id="cluster" length="all" prepend="A Kubernetes cluster consists of">}}
2828
2929
This document outlines the various components you need to have for
3030
a complete and working Kubernetes cluster.
3131
32-
{{< figure src="/images/docs/components-of-kubernetes.svg" alt="Components of Kubernetes" caption="The components of a Kubernetes cluster" class="diagram-large" >}}
32+
{{ < figure src="/images/docs/components-of-kubernetes.svg" alt="Components of Kubernetes" caption="The components of a Kubernetes cluster" class="diagram-large" >}}
3333
-->
3434
<!-- overview -->
3535
当你部署完 Kubernetes,便拥有了一个完整的集群。

0 commit comments

Comments
 (0)