Skip to content

Commit eb53819

Browse files
authored
Fix minor typo in certificates.md
1 parent e408a38 commit eb53819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Kubernetes requires PKI for the following operations:
2323

2424
* Client certificates for the kubelet to authenticate to the API server
2525
* 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
26+
for the API server to talk to the kubelets
2727
* Server certificate for the API server endpoint
2828
* Client certificates for administrators of the cluster to authenticate to the API server
2929
* Client certificates for the API server to talk to the kubelets

0 commit comments

Comments
 (0)