Merge pull request #22170 from humpylin/fix-zh_doc
[zh] update content/zh/docs/concepts/overview/components.md
This commit is contained in:
commit
b578f1e869
|
@ -21,7 +21,7 @@ card:
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
When you deploy Kubernetes, you get a cluster.
|
When you deploy Kubernetes, you get a cluster.
|
||||||
{{< glossary_definition term_id="cluster" length="all" prepend="A Kubernetes cluster consists of">}}
|
{< glossary_definition term_id="cluster" length="all" prepend="A Kubernetes cluster consists of">}}
|
||||||
|
|
||||||
This document outlines the various components you need to have
|
This document outlines the various components you need to have
|
||||||
a complete and working Kubernetes cluster.
|
a complete and working Kubernetes cluster.
|
||||||
|
|
Loading…
Reference in New Issue