Skip to content

Commit 8ea1396

Browse files
authored
Reference files to sync task 17 (#40239)
1 parent e826929 commit 8ea1396

File tree

5 files changed

+50
-8
lines changed

5 files changed

+50
-8
lines changed

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_check-expiration.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_certs_renew_admin.conf.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-healthcheck-client.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.
@@ -82,6 +82,20 @@ kubeadm init phase certs etcd-healthcheck-client [flags]
8282
</td>
8383
</tr>
8484

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

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig_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.
@@ -122,6 +122,20 @@ Specify a stable IP address or DNS name for the control plane.
122122
</td>
123123
</tr>
124124

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

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

Lines changed: 18 additions & 4 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.
@@ -61,7 +61,7 @@ If the node should host a new control plane instance, the IP address the API Ser
6161
<tr>
6262
<td></td><td style="line-height: 130%; word-wrap: break-word;">
6363
<!--
64-
Path to kubeadm config file.
64+
Path to a kubeadm configuration file.
6565
-->
6666
<p>
6767
kubeadm 配置文件的路径。
@@ -83,6 +83,20 @@ Create a new control plane instance on this node
8383
</td>
8484
</tr>
8585

86+
<tr>
87+
<td colspan="2">--dry-run</td>
88+
</tr>
89+
<tr>
90+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
91+
<!--
92+
Don't apply any changes; just output what would be done.
93+
-->
94+
<p>
95+
不做任何更改;只输出将要执行的操作。
96+
</p>
97+
</td>
98+
</tr>
99+
86100
<tr>
87101
<td colspan="2">-h, --help</td>
88102
</tr>
@@ -117,11 +131,11 @@ Specify the node name.
117131
<tr>
118132
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
119133
<!--
120-
Path to a directory that contains files named &quot;target[suffix][+patchtype].extension&quot;. For example, &quot;kube-apiserver0+merge.yaml&quot; or just &quot;etcd.json&quot;. &quot;target&quot; can be one of &quot;kube-apiserver&quot;, &quot;kube-controller-manager&quot;, &quot;kube-scheduler&quot;, &quot;etcd&quot;. &quot;patchtype&quot; can be one of &quot;strategic&quot;, &quot;merge&quot; or &quot;json&quot; and they match the patch formats supported by kubectl. The default &quot;patchtype&quot; is &quot;strategic&quot;. &quot;extension&quot; must be either &quot;json&quot; or &quot;yaml&quot;. &quot;suffix&quot; is an optional string that can be used to determine which patches are applied first alpha-numerically.
134+
Path to a directory that contains files named &quot;target[suffix][+patchtype].extension&quot;. For example, &quot;kube-apiserver0+merge.yaml&quot; or just &quot;etcd.json&quot;. &quot;target&quot; can be one of &quot;kube-apiserver&quot;, &quot;kube-controller-manager&quot;, &quot;kube-scheduler&quot;, &quot;etcd&quot;, &quot;kubeletconfiguration&quot;. &quot;patchtype&quot; can be one of &quot;strategic&quot;, &quot;merge&quot; or &quot;json&quot; and they match the patch formats supported by kubectl. The default &quot;patchtype&quot; is &quot;strategic&quot;. &quot;extension&quot; must be either &quot;json&quot; or &quot;yaml&quot;. &quot;suffix&quot; is an optional string that can be used to determine which patches are applied first alpha-numerically.
121135
-->
122136
包含名为 “target[suffix][+patchtype].extension” 的文件的目录的路径。
123137
例如,“kube-apiserver0+merge.yaml” 或只是 “etcd.json”。
124-
“target” 可以是 “kube-apiserver”、“kube-controller-manager”、“kube-scheduler”、“etcd” 之一。
138+
“target” 可以是 “kube-apiserver”、“kube-controller-manager”、“kube-scheduler”、“etcd”、“kubeletconfiguration” 之一。
125139
“patchtype” 可以是 “strategic”、“merge” 或 “json”,它们匹配 kubectl 支持的补丁格式。
126140
默认的 “patchtype” 是 “strategic”。“extension” 必须是 “json” 或 “yaml”。
127141
“suffix” 是一个可选字符串,可用于基于字母数字顺序确定首先应用哪些补丁。

0 commit comments

Comments
 (0)