File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- Commands related to handling kubernetes certificates
2
+ Commands related to handling Kubernetes certificates
3
3
-->
4
4
处理 Kubernetes 证书的相关命令。
5
5
@@ -9,7 +9,7 @@ Commands related to handling kubernetes certificates
9
9
### 概要
10
10
11
11
<!--
12
- Commands related to handling kubernetes certificates
12
+ Commands related to handling Kubernetes certificates
13
13
-->
14
14
处理 Kubernetes 证书相关的命令。
15
15
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ Renew certificates for a Kubernetes cluster
9
9
### 概要
10
10
11
11
<!--
12
- This command is not meant to be run on its own. See list of available subcommands.
12
+ Renew certificates for a Kubernetes cluster
13
13
-->
14
- 此命令并非设计用来单独运行。请参阅可用子命令列表。
14
+ 为 Kubernetes 集群更新证书
15
15
16
16
```
17
17
kubeadm certs renew [flags]
You can’t perform that action at this time.
0 commit comments