You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file.
Copy file name to clipboardExpand all lines: content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init/kubeadm_init_phase_certs_etcd-server.md
+42-29Lines changed: 42 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,29 +1,24 @@
1
-
<!--
2
-
Generate the certificate for serving etcd
3
-
-->
4
-
生成用于提供 etcd 服务的证书。
5
-
6
-
<!--
7
1
### Synopsis
8
2
-->
9
3
### 概要
10
4
11
5
<!--
12
6
Generate the certificate for serving etcd, and save them into etcd/server.crt and etcd/server.key files.
0 commit comments