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 3b19dbf + eb53819 commit 75ce0b8Copy full SHA for 75ce0b8
content/en/docs/setup/best-practices/certificates.md
@@ -23,7 +23,7 @@ Kubernetes requires PKI for the following operations:
23
24
* 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
+ for the API server to talk to the kubelets
27
* Server certificate for the API server endpoint
28
* Client certificates for administrators of the cluster to authenticate to the API server
29
* Client certificates for the API server to talk to the kubelets
0 commit comments