From 30d7d68c4ddb8c4294621acb04f0c6a4628d21f2 Mon Sep 17 00:00:00 2001 From: "S.A. Birl" <33668651+sbirl@users.noreply.github.com> Date: Fri, 16 Oct 2020 11:49:54 -0400 Subject: [PATCH] Update _index.md 2nd attempt, since #2780 wanted me to fix some 120 lines of "conflicts". ?! I am assuming a user starts off in Cluster Manager, not Explorer. Bold 'local' as a key term to look for, as local is literal. --- content/rancher/v2.x/en/backups/v2.5/_index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/backups/v2.5/_index.md b/content/rancher/v2.x/en/backups/v2.5/_index.md index 4a10f006a37..12edfac9015 100644 --- a/content/rancher/v2.x/en/backups/v2.5/_index.md +++ b/content/rancher/v2.x/en/backups/v2.5/_index.md @@ -66,11 +66,12 @@ The Backup and Restore custom resources can be created in the Rancher UI, or by # Installing the rancher-backup Operator -The `rancher-backup` operator can be installed from the Rancher UI, or with the Helm CLI. In both cases, the `rancher-backup` Helm chart is installed on the Kubernetes cluster running the Rancher server. It is a cluster-admin only feature and available only for the local cluster. +The `rancher-backup` operator can be installed from the Rancher UI, or with the Helm CLI. In both cases, the `rancher-backup` Helm chart is installed on the Kubernetes cluster running the Rancher server. It is a cluster-admin only feature and available only for the **local** cluster. (*If you do not see `rancher-backup` in the Rancher UI, you may have selected the wrong cluster.*) ### Installing rancher-backup with the Rancher UI -1. In the Rancher UI, go to the **Cluster Explorer.** +1. In the Rancher UI's Cluster Manager, choose the cluster named **local** +1. On the upper-right click on the **Cluster Explorer.** 1. Click **Apps.** 1. Click the `rancher-backup` operator. 1. Optional: Configure the default storage location. For help, refer to the [configuration section.](./configuration/storage-config)