Skip to content

Commit 154e847

Browse files
hase1128k8s-ci-robot
authored andcommitted
Fix typo in TLS bootstrapping document (#18292) (#18293)
1 parent a013013 commit 154e847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ However, you _can_ enable its server certificate, at least partially, via certif
417417

418418
### Certificate Rotation
419419
Kubernetes v1.8 and higher kubelet implements __beta__ features for enabling
420-
rotation of its client and/or serving certficates. These can be enabled through
420+
rotation of its client and/or serving certificates. These can be enabled through
421421
the respective `RotateKubeletClientCertificate` and
422422
`RotateKubeletServerCertificate` feature flags on the kubelet and are enabled by
423423
default.

0 commit comments

Comments
 (0)