Skip to content

Commit 7b7ed37

Browse files
authored
Merge pull request #40251 from asa3311/Reference-files-to-sync-task-20
[zh-cn]Reference files to sync task 20
2 parents ed31ee1 + 904b4d1 commit 7b7ed37

File tree

5 files changed

+44
-5
lines changed

5 files changed

+44
-5
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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+
112

213
<!--
314
kubeadm: easily bootstrap a secure Kubernetes cluster

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print.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_bootstrap-token.md

Lines changed: 15 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.
@@ -76,6 +76,20 @@ kubeadm init phase bootstrap-token
7676
</td>
7777
</tr>
7878

79+
<tr>
80+
<td colspan="2">--dry-run</td>
81+
</tr>
82+
<tr>
83+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
84+
<!--
85+
Don't apply any changes; just output what would be done.
86+
-->
87+
<p>
88+
不做任何更改;只输出将要执行的操作。
89+
</p>
90+
</td>
91+
</tr>
92+
7993
<tr>
8094
<td colspan="2">-h, --help</td>
8195
</tr>

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

Lines changed: 16 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.
@@ -84,12 +84,26 @@ kubeadm init phase certs etcd-peer [flags]
8484
<tr>
8585
<td></td><td style="line-height: 130%; word-wrap: break-word;">
8686
<!--
87-
<p>Path to kubeadm configuration file.</p>
87+
<p>Path to a kubeadm configuration file.</p>
8888
-->
8989
<p>kubeadm 配置文件的路径。</p>
9090
</td>
9191
</tr>
9292

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

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_generate.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.

0 commit comments

Comments
 (0)