Skip to content

Commit f5e8071

Browse files
authored
Merge pull request #30588 from dialogbox/patch-2
Update certificates.md
2 parents 3013adb + 2cca1a2 commit f5e8071

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +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+
* 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
2527
* Server certificate for the API server endpoint
2628
* Client certificates for administrators of the cluster to authenticate to the API server
2729
* Client certificates for the API server to talk to the kubelets

0 commit comments

Comments
 (0)