manual steps for rotation of CA certificates.

Co-Authored-By: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-By: Micah Hausler <micahhausler@users.noreply.github.com>
This commit is contained in:
abhiTamrakar
2020-02-28 00:08:28 +05:30
committed by Lubomir I. Ivanov
parent 887a6423c5
commit 92b56db68d
3 changed files with 149 additions and 1 deletions
@@ -243,4 +243,8 @@ After a certificate is signed using your preferred method, the certificate and t
[cert-cas]: /docs/setup/best-practices/certificates/#single-root-ca
[cert-table]: /docs/setup/best-practices/certificates/#all-certificates
## Certificate authority (CA) rotation {#certificate-authority-rotation}
Kubeadm does not support rotation or replacement of CA certificates out of the box.
For more information about manual rotation or replacement of CA, see [manual rotation of CA certificates](/docs/tasks/tls/manual-rotation-of-ca-certificates/).