Merge pull request #22170 from humpylin/fix-zh_doc

[zh] update content/zh/docs/concepts/overview/components.md
This commit is contained in:
Kubernetes Prow Robot 2020-06-29 17:55:58 -07:00 committed by GitHub
commit b578f1e869
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ card:
<!--
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
a complete and working Kubernetes cluster.