We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d514123 + 6ec0d66 commit 5c4aaaeCopy full SHA for 5c4aaae
content/zh/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
@@ -80,6 +80,12 @@ point to the CA certificate and key.
80
否则, kubeadm 将独立运行 controller-manager,附加一个 `--controllers=csrsigner`
81
的参数,并且指明 CA 证书和密钥。
82
83
+<!--
84
+[PKI certificates and requirements](/docs/setup/best-practices/certificates/) includes guidance on
85
+setting up a cluster to use an external CA.
86
+-->
87
+[PKI 证书和要求](/zh/docs/setup/best-practices/certificates/)包括关于用外部 CA 设置集群的指南。
88
+
89
<!--
90
## Check certificate expiration
91
@@ -448,4 +454,3 @@ kubeadm 并不直接支持对 CA 证书的轮换或者替换。
448
454
449
455
关于手动轮换或者置换 CA 的更多信息,可参阅
450
456
[手动轮换 CA 证书](/zh/docs/tasks/tls/manual-rotation-of-ca-certificates/)。
451
-
0 commit comments