From 7c83e4dc69d1e61e89671b4c7ad962744abd620e Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Fri, 6 Jul 2018 14:51:40 -0700 Subject: [PATCH] adding alias and correcting link --- .../v2.x/en/backups/rollbacks/ha-server-rollbacks/_index.md | 2 ++ content/rancher/v2.x/en/upgrades/ha-server-upgrade/_index.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/backups/rollbacks/ha-server-rollbacks/_index.md b/content/rancher/v2.x/en/backups/rollbacks/ha-server-rollbacks/_index.md index bc981c59d08..4a82b2de7b2 100644 --- a/content/rancher/v2.x/en/backups/rollbacks/ha-server-rollbacks/_index.md +++ b/content/rancher/v2.x/en/backups/rollbacks/ha-server-rollbacks/_index.md @@ -1,6 +1,8 @@ --- title: Rolling Back—High Availability Installs weight: 50 +aliases: + - /rancher/v2.x/en/upgrades/rollbacks/ha-server-rollbacks/ --- If you upgrade Rancher, but the upgrade does not complete successfully, you may need to roll back your Rancher Server to its last healthy state before upgrade. To restore Rancher: diff --git a/content/rancher/v2.x/en/upgrades/ha-server-upgrade/_index.md b/content/rancher/v2.x/en/upgrades/ha-server-upgrade/_index.md index 9e2e9797263..84e5ed2aa93 100644 --- a/content/rancher/v2.x/en/upgrades/ha-server-upgrade/_index.md +++ b/content/rancher/v2.x/en/upgrades/ha-server-upgrade/_index.md @@ -39,4 +39,4 @@ kubectl --kubeconfig=kube_config_rancher-cluster.yml set image deployment/cattle **Result:** Your Rancher Servers are upgraded. ->**Upgrade Issues?** You can restore your Rancher Server and data that was running prior to upgrade. For more information, see [Restoring Backups—High Availablity Installs]({{< baseurl >}}/rancher/v2.x/en/backups/restorations/ha-restoration/). +>**Upgrade Issues?** You can restore your Rancher Server and data that was running prior to upgrade. For more information, see [Rolling Back—High Availability Installs]({{< baseurl >}}/rancher/v2.x/en/backups/rollbacks/ha-server-rollbacks).