From a963cbd45c5ef5cf9b6b14bead8bef147726ab5f Mon Sep 17 00:00:00 2001 From: wettper Date: Tue, 2 Feb 2021 00:45:22 +0800 Subject: [PATCH] =?UTF-8?q?[zh]=20=E6=9B=B4=E6=96=B0=20components.md=20?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E4=B8=AD=E8=AF=AD=E5=8F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/zh/docs/concepts/overview/components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/concepts/overview/components.md b/content/zh/docs/concepts/overview/components.md index 2a862f781a..1e42cdcbaa 100644 --- a/content/zh/docs/concepts/overview/components.md +++ b/content/zh/docs/concepts/overview/components.md @@ -35,7 +35,7 @@ Here's the diagram of a Kubernetes cluster with all the components tied together --> 当你部署完 Kubernetes, 即拥有了一个完整的集群。 -{{< glossary_definition term_id="cluster" length="all" prepend="一个 Kubernetes 集群包含">}} +{{< glossary_definition term_id="cluster" length="all" prepend="一个 Kubernetes">}} 本文档概述了交付正常运行的 Kubernetes 集群所需的各种组件。