mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-22 12:55:19 +00:00
Update _index.md
This commit is contained in:
committed by
Denise Schannon
parent
6f683d6387
commit
d99ecc00dc
+9
-9
@@ -9,28 +9,28 @@ weight: 2225
|
||||
|
||||
As of v2.2, you can rotate certificates for RKE clusters in Rancher. You can chose to:
|
||||
|
||||
- Rotate Certificate for all cluster components
|
||||
- Rotate Certificate for all cluster components.
|
||||
- Rotate Certificates for a specific component.
|
||||
- Rotate CA certificates.
|
||||
|
||||
To rotate certificates for your cluster, open the **Global** view, make sure the **Clusters** tab is selected, and then select **Ellipsis (...) > Rotate Certificates** for the cluster that you want to rotate certificate.
|
||||
|
||||
### Certificate rotation for all components
|
||||
### Certificate rotation for all cluster components
|
||||
|
||||
Certificates can be rotated for the following kubernetes cluster components:
|
||||
|
||||
- Kube-apiserver
|
||||
- Kube-scheduler
|
||||
- kube-controller-manager
|
||||
- etcd nodes
|
||||
- kube-proxy
|
||||
- etcd
|
||||
- kubelet
|
||||
- kube-apiserver
|
||||
- kube-proxy
|
||||
- kube-scheduler
|
||||
- kube-controller-manager
|
||||
|
||||
Select **Rotate all Service certificates (keep the same CA)** to rotate all the certificates mentioned above
|
||||
Select **Rotate all Service certificates (keep the same CA)** to rotate all the certificates above.
|
||||
|
||||
### Certificate rotation for a specific component
|
||||
|
||||
To rotate certificates for one of the components, expand **Rotate an individual service** and select one of the components from the drop down menu. It will result in rotating certificate for only this component.
|
||||
To rotate an individual service certificate, select **Rotate an individual service** and chose one of the components from the drop down menu. It will result in rotating certificate for only this component.
|
||||
|
||||
|
||||
### Certificate rotation for CA
|
||||
|
||||
Reference in New Issue
Block a user