Skip to content

Commit 1e63bd8

Browse files
committed
[zh-cn] Reference files to sync task-28
Signed-off-by: Guangwen Feng <[email protected]>
1 parent 97e7938 commit 1e63bd8

File tree

6 files changed

+59
-7
lines changed

6 files changed

+59
-7
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: 安装工具
3-
weight: 50
3+
weight: 100
44
---
55

66
<!--
77
title: Setup tools
8-
weight: 50
8+
weight: 100
99
-->

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print_init-defaults.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The file is auto-generated from the Go source code of the component using a gene
33
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
44
to generate the reference documentation, please read
55
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6-
To update the reference conent, please follow the
6+
To update the reference content, please follow the
77
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
88
guide. You can file document formatting bugs against the
99
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_etcd-server.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
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+
12+
13+
<!--
14+
Generate the certificate for serving etcd
15+
-->
16+
生成用于提供 etcd 服务的证书
117

218
<!--
319
### Synopsis
@@ -70,6 +86,18 @@ kubeadm init phase certs etcd-server [flags]
7086
</td>
7187
</tr>
7288

89+
<tr>
90+
<td colspan="2">--dry-run</td>
91+
</tr>
92+
<tr>
93+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
94+
<!--
95+
<p>Don't apply any changes; just output what would be done.</p>
96+
-->
97+
<p>不做任何更改;只输出将要执行的操作。<p>
98+
</td>
99+
</tr>
100+
73101
<tr>
74102
<td colspan="2">-h, --help</td>
75103
</tr>

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig_kubelet.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The file is auto-generated from the Go source code of the component using a gene
33
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
44
to generate the reference documentation, please read
55
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6-
To update the reference conent, please follow the
6+
To update the reference content, please follow the
77
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
88
guide. You can file document formatting bugs against the
99
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
@@ -118,6 +118,18 @@ kubeadm init phase kubeconfig kubelet [flags]
118118
</td>
119119
</tr>
120120

121+
<tr>
122+
<td colspan="2">--dry-run</td>
123+
</tr>
124+
<tr>
125+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
126+
<!--
127+
<p>Don't apply any changes; just output what would be done.</p>
128+
-->
129+
<p>不做任何更改;只输出将要执行的操作。</p>
130+
</td>
131+
</tr>
132+
121133
<tr>
122134
<td colspan="2">-h, --help</td>
123135
</tr>

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ If not set the default network interface will be used.
188188
<tr>
189189
<td></td><td style="line-height: 130%; word-wrap: break-word;">
190190
<!--
191-
<p>Path to kubeadm config file.</p>
191+
<p>Path to a kubeadm configuration file.</p>
192192
-->
193193
<p>kubeadm 配置文件的路径。</p>
194194
</td>

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

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The file is auto-generated from the Go source code of the component using a gene
33
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
44
to generate the reference documentation, please read
55
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6-
To update the reference conent, please follow the
6+
To update the reference content, please follow the
77
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
88
guide. You can file document formatting bugs against the
99
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
@@ -60,7 +60,7 @@ kubeadm join phase control-plane-prepare kubeconfig [api-server-endpoint] [flags
6060
<tr>
6161
<td></td><td style="line-height: 130%; word-wrap: break-word;">
6262
<!--
63-
<p>Path to kubeadm config file.</p>
63+
<p>Path to a kubeadm configuration file.</p>
6464
-->
6565
<p>kubeadm 配置文件的路径。</p>
6666
</td>
@@ -126,6 +126,18 @@ kubeadm join phase control-plane-prepare kubeconfig [api-server-endpoint] [flags
126126
</td>
127127
</tr>
128128

129+
<tr>
130+
<td colspan="2">--dry-run</td>
131+
</tr>
132+
<tr>
133+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
134+
<!--
135+
<p>Don't apply any changes; just output what would be done.</p>
136+
-->
137+
<p>不做任何更改;只输出将要执行的操作。</p>
138+
</td>
139+
</tr>
140+
129141
<tr>
130142
<td colspan="2">-h, --help</td>
131143
</tr>

0 commit comments

Comments
 (0)