Skip to content

Commit a8127fe

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

File tree

5 files changed

+41
-5
lines changed

5 files changed

+41
-5
lines changed

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_certificate-key.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.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_addon_kube-proxy.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,18 @@ kubeadm init phase addon kube-proxy [flags]
9696
</td>
9797
</tr>
9898

99+
<tr>
100+
<td colspan="2">--dry-run</td>
101+
</tr>
102+
<tr>
103+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
104+
<!--
105+
<p>Don't apply any changes; just output what would be done.</p>
106+
-->
107+
<p>不做任何更改;只输出将要执行的操作。</p>
108+
</td>
109+
</tr>
110+
99111
<tr>
100112
<td colspan="2">-h, --help</td>
101113
</tr>

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig_controller-manager.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.
@@ -113,6 +113,18 @@ kubeadm init phase kubeconfig controller-manager [flags]
113113
</td>
114114
</tr>
115115

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

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_preflight.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.
@@ -102,7 +102,7 @@ kubeadm join phase preflight --config kubeadm-config.yaml
102102
<tr>
103103
<td></td><td style="line-height: 130%; word-wrap: break-word;">
104104
<!--
105-
<p>Path to kubeadm config file.</p>
105+
<p>Path to a kubeadm configuration file.</p>
106106
-->
107107
<p>kubeadm 配置文件的路径。</p>
108108
</td>
@@ -180,6 +180,18 @@ kubeadm join phase preflight --config kubeadm-config.yaml
180180
</td>
181181
</tr>
182182

183+
<tr>
184+
<td colspan="2">--dry-run</td>
185+
</tr>
186+
<tr>
187+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
188+
<!--
189+
<p>Don't apply any changes; just output what would be done.</p>
190+
-->
191+
<p>不做任何更改;只输出将要执行的操作。</p>
192+
</td>
193+
</tr>
194+
183195
<tr>
184196
<td colspan="2">-h, --help</td>
185197
</tr>

0 commit comments

Comments
 (0)