From 3bda9ead52e47720a580594f948562656ada7918 Mon Sep 17 00:00:00 2001 From: galal-hussein Date: Thu, 21 Mar 2019 01:23:33 +0200 Subject: [PATCH] Remove rotate ca certs from ui docs --- .../rke-clusters/certificate-rotation/_index.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/certificate-rotation/_index.md b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/certificate-rotation/_index.md index 6d6a8454ca1..9ad8462ccc3 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/certificate-rotation/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/certificate-rotation/_index.md @@ -26,16 +26,9 @@ Rancher launched Kubernetes clusters have the ability to rotate the auto-generat 3. Select which certificates that you want to rotate. - * Rotate the CA and all Service certificates * Rotate all Service certificates (keep the same CA) * Rotate an individual service and choose one of the services from the drop down menu - > **Note:** Rotating the CA certificate will result in restarting other system pods, that will also use the new CA certificate. This includes: - > - >- Networking pods (canal, calico, flannel, and weave) - >- Ingress Controller pods - >- KubeDNS pods - 4. Click **Save**. **Results:** The selected certificates will be rotated and the related services will be restarted to start using the new certificate.