Skip to content

Commit 11bfde3

Browse files
authored
Merge pull request #33325 from kinzhi/kinzhi55
[zh]Update content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs.md
2 parents a66ba6a + a4d0f3e commit 11bfde3

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

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

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
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 conent, 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+
Commands related to handling kubernetes certificates
14+
-->
15+
处理 Kubernetes 证书的相关命令
116

217
<!--
318
### Synopsis
@@ -7,7 +22,7 @@
722
<!--
823
Commands related to handling kubernetes certificates
924
-->
10-
与处理 kubernetes 证书相关的命令
25+
处理 Kubernetes 证书相关的命令
1126

1227
<!--
1328
### Options
@@ -25,8 +40,8 @@ Commands related to handling kubernetes certificates
2540
<td colspan="2">-h, --help</td>
2641
</tr>
2742
<tr>
28-
<!-- td></td><td style="line-height: 130%; word-wrap: break-word;">help for certs</td -->
29-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><!-- help for certs-->certs 命令的帮助</td>
43+
<!-- td></td><td style="line-height: 130%; word-wrap: break-word;"><p>help for certs</p></td -->
44+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><!-- help for certs--><p>certs 命令的帮助</p></td>
3045
</tr>
3146

3247
</tbody>
@@ -48,8 +63,8 @@ Commands related to handling kubernetes certificates
4863
<td colspan="2">--rootfs string</td>
4964
</tr>
5065
<tr>
51-
<!-- td></td><td style="line-height: 130%; word-wrap: break-word;">[EXPERIMENTAL] The path to the 'real' host root filesystem.</td -->
52-
<td></td><td style="line-height: 130%; word-wrap: break-word;">[实验] 到'真实'主机根文件系统的路径。</td>
66+
<!-- td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td -->
67+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[实验] 到'真实'主机根文件系统的路径。</p></td>
5368
</tr>
5469

5570
</tbody>

0 commit comments

Comments
 (0)