Merge pull request #34599 from javadoors/patch-12

[zh-cn]Fix delete extra words“上”
pull/34608/head
Kubernetes Prow Robot 2022-06-25 04:49:02 -07:00 committed by GitHub
commit 4135f1ec3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -532,7 +532,7 @@ to expiration a new set of CSRs for the serving certificates will be created and
be approved to complete the rotation. To understand more see
[Certificate Rotation](/docs/reference/access-authn-authz/kubelet-tls-bootstrapping/#certificate-rotation).
-->
默认情况下,这些服务证书会在一年后过期。
默认情况下,这些服务证书会在一年后过期。
kubeadm 将 `KubeletConfiguration``rotateCertificates` 字段设置为
`true`;这意味着证书快要过期时,会生成一组针对服务证书的新的 CSR
这些 CSR 也要被批准才能完成证书轮换。