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
Copy file name to clipboardExpand all lines: content/en/docs/setup/best-practices/certificates.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ This page explains the certificates that your cluster requires.
22
22
Kubernetes requires PKI for the following operations:
23
23
24
24
* 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
26
* Server certificate for the API server endpoint
26
27
* Client certificates for administrators of the cluster to authenticate to the API server
27
28
* Client certificates for the API server to talk to the kubelets
0 commit comments