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 证书的相关命令
1
16
2
17
<!--
3
18
### Synopsis
7
22
<!--
8
23
Commands related to handling kubernetes certificates
9
24
-->
10
- 与处理 kubernetes 证书相关的命令
25
+ 处理 Kubernetes 证书相关的命令
11
26
12
27
<!--
13
28
### Options
@@ -25,8 +40,8 @@ Commands related to handling kubernetes certificates
25
40
<td colspan =" 2 " >-h, --help</td >
26
41
</tr >
27
42
<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 >
30
45
</tr >
31
46
32
47
</tbody >
@@ -48,8 +63,8 @@ Commands related to handling kubernetes certificates
48
63
<td colspan =" 2 " >--rootfs string</td >
49
64
</tr >
50
65
<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 >
53
68
</tr >
54
69
55
70
</tbody >
0 commit comments