Skip to content

Commit 3f9226d

Browse files
authored
Merge pull request #22208 from ydcool/zh-trans-glossary-master
Add zh trans for docs/reference/glossary/master.md
2 parents 1981b12 + f674abb commit 3f9226d

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Master
3+
id: master
4+
date: 2020-04-16
5+
short_description: >
6+
遗留术语,作为运行控制平面的节点的同义词使用。
7+
8+
aka:
9+
tags:
10+
- fundamental
11+
---
12+
遗留术语,作为运行 {{< glossary_tooltip text="控制平面" term_id="control-plane" >}} 的 {{< glossary_tooltip text="节点" term_id="node" >}} 的同义词使用。
13+
14+
<!--
15+
---
16+
title: Master
17+
id: master
18+
date: 2020-04-16
19+
short_description: >
20+
Legacy term, used as synonym for nodes running the control plane.
21+
22+
aka:
23+
tags:
24+
- fundamental
25+
---
26+
Legacy term, used as synonym for {{< glossary_tooltip text="nodes" term_id="node" >}} hosting the {{< glossary_tooltip text="control plane" term_id="control-plane" >}}.
27+
-->
28+
29+
<!--more-->
30+
31+
<!--
32+
The term is still being used by some provisioning tools, such as {{< glossary_tooltip text="kubeadm" term_id="kubeadm" >}}, and managed services, to {{< glossary_tooltip text="label" term_id="label" >}} {{< glossary_tooltip text="nodes" term_id="node" >}} with `kubernetes.io/role` and control placement of {{< glossary_tooltip text="control plane" term_id="control-plane" >}} {{< glossary_tooltip text="pods" term_id="pod" >}}.
33+
-->
34+
该术语仍被一些配置工具使用,如 {{< glossary_tooltip text="kubeadm" term_id="kubeadm" >}} 以及托管的服务,为 {{< glossary_tooltip text="节点" term_id="node" >}} 添加 `kubernetes.io/role` 的 {{< glossary_tooltip text="标签" term_id="label" >}},以及管理控制平面 Pod 的调度。

0 commit comments

Comments
 (0)