From c0efc3ef07f62320059f5d265d7ca864e0b9c847 Mon Sep 17 00:00:00 2001 From: jialaijun Date: Tue, 29 Dec 2020 17:17:51 +0800 Subject: [PATCH] update the markdown file in the glossary directory for Chinese version. --- content/zh/docs/reference/glossary/kube-scheduler.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/reference/glossary/kube-scheduler.md b/content/zh/docs/reference/glossary/kube-scheduler.md index 429e94abef..e855034fa2 100644 --- a/content/zh/docs/reference/glossary/kube-scheduler.md +++ b/content/zh/docs/reference/glossary/kube-scheduler.md @@ -33,7 +33,7 @@ Control plane component that watches for newly created {{< glossary_tooltip term_id="node" text="node">}}, and selects a node for them to run on.--> - 控制平面组件,负责监视新创建的、未指定运行{{< glossary_tooltip term_id="节点(node)" text="node">}}的 {{< glossary_tooltip term_id="pod" text="Pods" >}},选择节点让 Pod 在上面运行。 + 控制平面组件,负责监视新创建的、未指定运行{{< glossary_tooltip term_id="node" text="节点(node)">}}的 {{< glossary_tooltip term_id="pod" text="Pods" >}},选择节点让 Pod 在上面运行。