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.
1 parent e408a38 commit eb53819Copy full SHA for eb53819
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