We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51174d commit c0efc3eCopy full SHA for c0efc3e
content/zh/docs/reference/glossary/kube-scheduler.md
@@ -33,7 +33,7 @@ Control plane component that watches for newly created
33
{{< glossary_tooltip term_id="node" text="node">}}, and selects a node for them
34
to run on.-->
35
36
- 控制平面组件,负责监视新创建的、未指定运行{{< 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 在上面运行。
37
38
<!--more-->
39
0 commit comments