diff --git a/docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md b/docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md index 6879b2dfd0d..f6e491dde2e 100644 --- a/docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md +++ b/docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md @@ -46,16 +46,6 @@ A restore is performed by creating a Restore custom resource. ::: -### Scale the Rancher Deployment to 0 - -1. In the upper left corner, click **☰ > local**. -1. From the menu on the left, click **Workload**. -1. Under **Workload**, click on **Deployments**. -1. At the top, click on the dropdown to adjust the filter. Select **cattle-system** as the filter. -1. Find the row for the `rancher` deployment and click **⋮ > Edit Config**. -1. Change **Replicas** to 0. -1. Scroll to the bottom and click **Save**. - ### Create the Restore Custom Resource 1. Click **☰ > Cluster Management**. diff --git a/versioned_docs/version-2.5/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md b/versioned_docs/version-2.5/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md index ada85af0789..7aed51ed317 100644 --- a/versioned_docs/version-2.5/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md +++ b/versioned_docs/version-2.5/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md @@ -23,15 +23,6 @@ A restore is performed by creating a Restore custom resource. > * Follow the instructions from this page for restoring rancher on the same cluster where it was backed up from. In order to migrate rancher to a new cluster, follow the steps to [migrate rancher.](../../../how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/migrate-rancher-to-new-cluster.md) > * While restoring Rancher on the same setup, the Rancher deployment is manually scaled down before the restore starts, then the operator will scale it back up once the restore completes. As a result, Rancher and its UI will be unavailable until the restore is complete. While the UI is unavailable, use the original cluster kubeconfig with the restore YAML file: `kubectl create -f restore.yaml`. -### Scale the Rancher Deployment to 0 - -1. From the **Global** view, hover over the **local** cluster. -1. Under **Projects in local**, click on **System**. -1. From the **cattle-system** namespace section, find the `rancher` deployment. -1. Select **⋮ > Edit**. -1. Change **Scalable deployment of _ pods** to `0`. -1. Scroll to the bottom and click **Save**. - ### Create the Restore Custom Resource 1. In the **Cluster Explorer,** go to the dropdown menu in the upper left corner and click **Rancher Backups.** diff --git a/versioned_docs/version-2.6/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md b/versioned_docs/version-2.6/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md index 5474df0271f..5280cbdee32 100644 --- a/versioned_docs/version-2.6/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md +++ b/versioned_docs/version-2.6/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md @@ -22,16 +22,6 @@ A restore is performed by creating a Restore custom resource. ::: -### Scale the Rancher Deployment to 0 - -1. In the upper left corner, click **☰ > local**. -1. From the menu on the left, click **Workload**. -1. Under **Workload**, click on **Deployments**. -1. At the top, click on the dropdown to adjust the filter. Select **cattle-system** as the filter. -1. Find the row for the `rancher` deployment and click **⋮ > Edit Config**. -1. Change **Replicas** to 0. -1. Scroll to the bottom and click **Save**. - ### Create the Restore Custom Resource 1. Click **☰ > Cluster Management**. diff --git a/versioned_docs/version-2.7/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md b/versioned_docs/version-2.7/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md index 6879b2dfd0d..f6e491dde2e 100644 --- a/versioned_docs/version-2.7/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md +++ b/versioned_docs/version-2.7/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md @@ -46,16 +46,6 @@ A restore is performed by creating a Restore custom resource. ::: -### Scale the Rancher Deployment to 0 - -1. In the upper left corner, click **☰ > local**. -1. From the menu on the left, click **Workload**. -1. Under **Workload**, click on **Deployments**. -1. At the top, click on the dropdown to adjust the filter. Select **cattle-system** as the filter. -1. Find the row for the `rancher` deployment and click **⋮ > Edit Config**. -1. Change **Replicas** to 0. -1. Scroll to the bottom and click **Save**. - ### Create the Restore Custom Resource 1. Click **☰ > Cluster Management**.