Skip to content

Commit a06fcd8

Browse files
committed
[zh] Clean up kubeadm_join_phase files
1 parent a67433b commit a06fcd8

5 files changed

+20
-99
lines changed

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join.md

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,17 @@
1-
<!--
2-
The file is auto-generated from the Go source code of the component using a generic
3-
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
4-
to generate the reference documentation, please read
5-
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6-
To update the reference content, please follow the
7-
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
8-
guide. You can file document formatting bugs against the
9-
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
10-
-->
11-
121
<!--
132
Join a machine as a control plane instance
143
-->
15-
添加作为控制平面实例的机器
4+
添加作为控制平面实例的机器
165

176
<!--
187
### Synopsis
198
-->
20-
219
### 概要
2210

2311
<!--
2412
Join a machine as a control plane instance
2513
-->
26-
27-
添加作为控制平面实例的机器
14+
添加作为控制平面实例的机器。
2815

2916
```
3017
kubeadm join phase control-plane-join [flags]
@@ -33,7 +20,6 @@ kubeadm join phase control-plane-join [flags]
3320
<!--
3421
### Examples
3522
-->
36-
3723
### 示例
3824

3925
<!--
@@ -51,7 +37,6 @@ kubeadm join phase control-plane-join all
5137
<!--
5238
### Options
5339
-->
54-
5540
### 选项
5641

5742
<table style="width: 100%; table-layout: fixed;">
@@ -70,7 +55,7 @@ kubeadm join phase control-plane-join all
7055
help for control-plane-join
7156
-->
7257
<p>
73-
control-plane-join 操作的帮助命令
58+
control-plane-join 操作的帮助命令
7459
</p>
7560
</td>
7661
</tr>
@@ -81,7 +66,6 @@ control-plane-join 操作的帮助命令
8166
<!--
8267
### Options inherited from parent commands
8368
-->
84-
8569
### 从父命令中继承的选项
8670

8771
<table style="width: 100%; table-layout: fixed;">

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_all.md

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,17 @@
1-
<!--
2-
The file is auto-generated from the Go source code of the component using a generic
3-
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
4-
to generate the reference documentation, please read
5-
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6-
To update the reference content, please follow the
7-
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
8-
guide. You can file document formatting bugs against the
9-
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
10-
-->
11-
121
<!--
132
Join a machine as a control plane instance
143
-->
15-
添加作为控制平面实例的机器
4+
添加作为控制平面实例的机器
165

176
<!--
187
### Synopsis
198
-->
20-
219
### 概要
2210

2311
<!--
2412
Join a machine as a control plane instance
2513
-->
26-
添加作为控制平面实例的机器
14+
添加作为控制平面实例的机器
2715

2816
```
2917
kubeadm join phase control-plane-join all [flags]
@@ -78,7 +66,7 @@ kubeadm 配置文件的路径。
7866
Create a new control plane instance on this node
7967
-->
8068
<p>
81-
在此节点上创建一个新的控制平面实例
69+
在此节点上创建一个新的控制平面实例
8270
</p>
8371
</td>
8472
</tr>
@@ -106,7 +94,7 @@ Don't apply any changes; just output what would be done.
10694
help for all
10795
-->
10896
<p>
109-
all 操作的帮助命令
97+
all 操作的帮助命令
11098
</p>
11199
</td>
112100
</tr>
@@ -148,7 +136,6 @@ Path to a directory that contains files named &quot;target[suffix][+patchtype].e
148136
<!--
149137
### Options inherited from parent commands
150138
-->
151-
152139
### 从父命令继承的选项
153140

154141
<table style="width: 100%; table-layout: fixed;">

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_etcd.md

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,17 @@
1-
<!--
2-
The file is auto-generated from the Go source code of the component using a generic
3-
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
4-
to generate the reference documentation, please read
5-
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6-
To update the reference content, please follow the
7-
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
8-
guide. You can file document formatting bugs against the
9-
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
10-
-->
11-
121
<!--
132
Add a new local etcd member
143
-->
15-
添加一个新的本地 etcd 成员
4+
添加一个新的本地 etcd 成员
165

176
<!--
187
### Synopsis
198
-->
20-
219
### 概要
2210

2311
<!--
2412
Add a new local etcd member
2513
-->
26-
27-
添加新的本地 etcd 成员
14+
添加新的本地 etcd 成员。
2815

2916
```
3017
kubeadm join phase control-plane-join etcd [flags]
@@ -33,7 +20,6 @@ kubeadm join phase control-plane-join etcd [flags]
3320
<!--
3421
### Options
3522
-->
36-
3723
### 选项
3824

3925
<table style="width: 100%; table-layout: fixed;">
@@ -80,7 +66,7 @@ kubeadm 配置文件的路径。
8066
Create a new control plane instance on this node
8167
-->
8268
<p>
83-
在此节点上创建一个新的控制平面实例
69+
在此节点上创建一个新的控制平面实例
8470
</p>
8571
</td>
8672
</tr>
@@ -108,7 +94,7 @@ Don't apply any changes; just output what would be done.
10894
help for etcd
10995
-->
11096
<p>
111-
etcd 操作的帮助命令
97+
etcd 操作的帮助命令
11298
</p>
11399
</td>
114100
</tr>
@@ -122,7 +108,7 @@ etcd 操作的帮助命令
122108
Specify the node name.
123109
-->
124110
<p>
125-
指定节点的名称
111+
指定节点的名称
126112
</p>
127113
</td>
128114
</tr>
@@ -147,7 +133,6 @@ Specify the node name.
147133
<!--
148134
### Options inherited from parent commands
149135
-->
150-
151136
### 从父命令中继承的选项
152137

153138
<table style="width: 100%; table-layout: fixed;">
@@ -173,4 +158,3 @@ Specify the node name.
173158

174159
</tbody>
175160
</table>
176-

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_mark-control-plane.md

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,17 @@
1-
<!--
2-
The file is auto-generated from the Go source code of the component using a generic
3-
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
4-
to generate the reference documentation, please read
5-
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6-
To update the reference content, please follow the
7-
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
8-
guide. You can file document formatting bugs against the
9-
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
10-
-->
11-
121
<!--
132
Mark a node as a control-plane
143
-->
15-
将节点标记为控制平面节点
4+
将节点标记为控制平面节点
165

176
<!--
187
### Synopsis
198
-->
20-
219
### 概要
2210

2311
<!--
2412
Mark a node as a control-plane
2513
-->
26-
27-
将节点标记为控制平面节点
14+
将节点标记为控制平面节点。
2815

2916
```
3017
kubeadm join phase control-plane-join mark-control-plane [flags]
@@ -33,7 +20,6 @@ kubeadm join phase control-plane-join mark-control-plane [flags]
3320
<!--
3421
### Options
3522
-->
36-
3723
### 选项
3824

3925
<table style="width: 100%; table-layout: fixed;">
@@ -63,7 +49,7 @@ kubeadm join phase control-plane-join mark-control-plane [flags]
6349
<!--
6450
<p>Create a new control plane instance on this node</p>
6551
-->
66-
<p>在此节点上创建一个新的控制平面实例</p>
52+
<p>在此节点上创建一个新的控制平面实例</p>
6753
</td>
6854
</tr>
6955

@@ -89,7 +75,7 @@ Don't apply any changes; just output what would be done.
8975
<!--
9076
<p>help for mark-control-plane</p>
9177
-->
92-
<p>mark-control-plane 操作的帮助命令</p>
78+
<p>mark-control-plane 操作的帮助命令</p>
9379
</td>
9480
</tr>
9581

@@ -111,7 +97,6 @@ Don't apply any changes; just output what would be done.
11197
<!--
11298
### Options inherited from parent commands
11399
-->
114-
115100
### 从父命令中继承的选项
116101

117102
<table style="width: 100%; table-layout: fixed;">
@@ -135,4 +120,3 @@ Don't apply any changes; just output what would be done.
135120

136121
</tbody>
137122
</table>
138-

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_update-status.md

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,17 @@
1-
<!--
2-
The file is auto-generated from the Go source code of the component using a generic
3-
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
4-
to generate the reference documentation, please read
5-
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6-
To update the reference content, please follow the
7-
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
8-
guide. You can file document formatting bugs against the
9-
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
10-
-->
11-
121
<!--
132
Register the new control-plane node into the ClusterStatus maintained in the kubeadm-config ConfigMap (DEPRECATED)
143
-->
15-
将新的控制平面节点注册到 kubeadm-config ConfigMap 维护的 ClusterStatus 中(已弃用)
4+
将新的控制平面节点注册到 kubeadm-config ConfigMap 维护的 ClusterStatus 中(已弃用)
165

176
<!--
187
### Synopsis
198
-->
20-
219
## 概要
2210

2311
<!--
2412
Register the new control-plane node into the ClusterStatus maintained in the kubeadm-config ConfigMap (DEPRECATED)
2513
-->
26-
27-
将新的控制平面节点注册到 kubeadm-config ConfigMap 维护的 ClusterStatus 中(已弃用)
14+
将新的控制平面节点注册到 kubeadm-config ConfigMap 维护的 ClusterStatus 中(已弃用)。
2815

2916
```
3017
kubeadm join phase control-plane-join update-status [flags]
@@ -33,7 +20,6 @@ kubeadm join phase control-plane-join update-status [flags]
3320
<!--
3421
### Options
3522
-->
36-
3723
### 选项
3824

3925
<table style="width: 100%; table-layout: fixed;">
@@ -75,7 +61,7 @@ kubeadm join phase control-plane-join update-status [flags]
7561
<!--
7662
<p>Create a new control plane instance on this node</p>
7763
-->
78-
<p>在此节点上创建一个新的控制平面实例</p>
64+
<p>在此节点上创建一个新的控制平面实例</p>
7965
</td>
8066
</tr>
8167

@@ -87,7 +73,7 @@ kubeadm join phase control-plane-join update-status [flags]
8773
<!--
8874
<p>help for update-status</p>
8975
-->
90-
<p>update-status 操作的帮助命令</p>
76+
<p>update-status 操作的帮助命令</p>
9177
</td>
9278
</tr>
9379

@@ -106,12 +92,9 @@ kubeadm join phase control-plane-join update-status [flags]
10692
</tbody>
10793
</table>
10894

109-
110-
11195
<!--
11296
### Options inherited from parent commands
11397
-->
114-
11598
### 从父命令中继承的选项
11699

117100
<table style="width: 100%; table-layout: fixed;">
@@ -135,4 +118,3 @@ kubeadm join phase control-plane-join update-status [flags]
135118

136119
</tbody>
137120
</table>
138-

0 commit comments

Comments
 (0)