mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 21:18:04 +00:00
Fix typo and add restarting pods info
This commit is contained in:
committed by
Denise Schannon
parent
7f9e44164d
commit
381041cafa
@@ -101,3 +101,9 @@ INFO[0001] [certificates] Generating etcd-zzzzz certificate and key
|
||||
INFO[0001] Successfully Deployed state file at [./cluster.rkestate]
|
||||
INFO[0001] Rebuilding Kubernetes cluster with rotated certificates
|
||||
```
|
||||
|
||||
Rotating the CA certificate will also result in restarting some system pods to use the new CA certificate, this includes:
|
||||
|
||||
- Networking pods (canal, calico, flannel, and weave).
|
||||
- Ingress Controller pods.
|
||||
- KubeDNS pods.
|
||||
|
||||
Reference in New Issue
Block a user