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
+ Certificate generation
14
+ -->
15
+ 证书生成
1
16
2
17
<!--
3
18
### Synopsis
@@ -36,7 +51,9 @@ kubeadm init phase certs [flags]
36
51
<!--
37
52
help for certs
38
53
-->
54
+ <p >
39
55
certs 操作的帮助命令
56
+ </p >
40
57
</td >
41
58
</tr >
42
59
@@ -64,7 +81,9 @@ certs 操作的帮助命令
64
81
<!--
65
82
[EXPERIMENTAL] The path to the 'real' host root filesystem.
66
83
-->
84
+ <p >
67
85
[ 实验] 到 '真实' 主机根文件系统的路径。
86
+ </p >
68
87
</td >
69
88
</tr >
70
89
You can’t perform that action at this time.
0 commit comments