File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
content/zh/docs/reference/setup-tools/kubeadm/generated Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
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
+ Generate certificate keys
14
+ -->
15
+ 生成证书密钥
1
16
2
17
<!--
3
18
### Synopsis
@@ -37,10 +52,12 @@ kubeadm certs certificate-key [flags]
37
52
</tr >
38
53
<tr >
39
54
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
55
+ <p >
40
56
<!--
41
57
help for certificate-key
42
58
-->
43
59
certificate-key 操作的帮助命令
60
+ </p >
44
61
</td >
45
62
</tr >
46
63
@@ -64,10 +81,12 @@ certificate-key 操作的帮助命令
64
81
</tr >
65
82
<tr >
66
83
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
84
+ <p >
67
85
<!--
68
86
[EXPERIMENTAL] The path to the 'real' host root filesystem.
69
87
-->
70
88
[ 实验] 到 '真实' 主机根文件系统的路径。
89
+ </p >
71
90
</td >
72
91
</tr >
73
92
You can’t perform that action at this time.
0 commit comments