Skip to content

Commit 356d762

Browse files
committed
Reference files to sync task 22
1 parent 72b6ba8 commit 356d762

File tree

5 files changed

+62
-6
lines changed

5 files changed

+62
-6
lines changed

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_all.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_all.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.
@@ -107,6 +107,20 @@ kubeadm init phase certs all [flags]
107107
</td>
108108
</tr>
109109

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

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig_scheduler.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.
@@ -113,6 +113,20 @@ kubeadm init phase kubeconfig scheduler [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+
Don't apply any changes; just output what would be done.
123+
-->
124+
<p>
125+
不做任何更改;只输出将要执行的操作。
126+
</p>
127+
</td>
128+
</tr>
129+
116130
<tr>
117131
<td colspan="2">-h, --help</td>
118132
</tr>

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_mark-control-plane.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.
@@ -49,7 +49,7 @@ kubeadm join phase control-plane-join mark-control-plane [flags]
4949
<tr>
5050
<td></td><td style="line-height: 130%; word-wrap: break-word;">
5151
<!--
52-
<p>Path to kubeadm configuration file.</p>
52+
<p>Path to a kubeadm configuration file.</p>
5353
-->
5454
<p>kubeadm 配置文件的路径。</p>
5555
</td>
@@ -67,6 +67,20 @@ kubeadm join phase control-plane-join mark-control-plane [flags]
6767
</td>
6868
</tr>
6969

70+
<tr>
71+
<td colspan="2">--dry-run</td>
72+
</tr>
73+
<tr>
74+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
75+
<!--
76+
Don't apply any changes; just output what would be done.
77+
-->
78+
<p>
79+
不做任何更改;只输出将要执行的操作。
80+
</p>
81+
</td>
82+
</tr>
83+
7084
<tr>
7185
<td colspan="2">-h, --help</td>
7286
</tr>

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_preflight.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.
@@ -43,6 +43,20 @@ kubeadm reset phase preflight [flags]
4343
</colgroup>
4444
<tbody>
4545

46+
<tr>
47+
<td colspan="2">--dry-run</td>
48+
</tr>
49+
<tr>
50+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
51+
<!--
52+
Don't apply any changes; just output what would be done.
53+
-->
54+
<p>
55+
不做任何更改;只输出将要执行的操作。
56+
</p>
57+
</td>
58+
</tr>
59+
4660
<tr>
4761
<td colspan="2">-f, --force</td>
4862
</tr>

0 commit comments

Comments
 (0)