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
+ Renew certificates for a Kubernetes cluster
14
+ -->
15
+ 为 Kubernetes 集群更新证书
1
16
2
17
<!--
3
18
### Synopsis
@@ -30,10 +45,12 @@ kubeadm certs renew [flags]
30
45
</tr >
31
46
<tr >
32
47
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
48
+ <p >
33
49
<!--
34
50
help for renew
35
51
-->
36
52
renew 操作的帮助命令
53
+ </p >
37
54
</td >
38
55
</tr >
39
56
@@ -58,10 +75,12 @@ renew 操作的帮助命令
58
75
</tr >
59
76
<tr >
60
77
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
78
+ <p >
61
79
<!--
62
80
[EXPERIMENTAL] The path to the 'real' host root filesystem.
63
81
-->
64
82
[ 实验] 到 '真实' 主机根文件系统的路径。
83
+ </p >
65
84
</td >
66
85
</tr >
67
86
You can’t perform that action at this time.
0 commit comments