Skip to content

Commit 2cca1a2

Browse files
dialogboxtengqm
andauthored
Update content/en/docs/setup/best-practices/certificates.md
Co-authored-by: Qiming Teng <[email protected]>
1 parent e0fdee6 commit 2cca1a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/setup/best-practices/certificates.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ This page explains the certificates that your cluster requires.
2222
Kubernetes requires PKI for the following operations:
2323

2424
* Client certificates for the kubelet to authenticate to the API server
25-
* Server certificates for the [kubelet endpoint](https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/#client-and-serving-certificates)
25+
* Kubelet [server certificates](/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/#client-and-serving-certificates)
26+
for the the API server to talk to the kubelets
2627
* Server certificate for the API server endpoint
2728
* Client certificates for administrators of the cluster to authenticate to the API server
2829
* Client certificates for the API server to talk to the kubelets

0 commit comments

Comments
 (0)