From c611c279588c7f0a14fae4fd4afcdf51c1b39d1e Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Thu, 24 May 2018 17:01:17 -0700 Subject: [PATCH] added aliases --- .../v2.x/en/installation/backups-and-restoration/_index.md | 2 ++ .../backups-and-restoration/ha-backup-and-restoration/_index.md | 2 ++ .../single-node-backup-and-restoration/_index.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/content/rancher/v2.x/en/installation/backups-and-restoration/_index.md b/content/rancher/v2.x/en/installation/backups-and-restoration/_index.md index 592aed08f7b..2da26070bc9 100644 --- a/content/rancher/v2.x/en/installation/backups-and-restoration/_index.md +++ b/content/rancher/v2.x/en/installation/backups-and-restoration/_index.md @@ -1,5 +1,7 @@ --- title: Backups and Restoration weight: 360 +aliases: + - /rancher/v2.x/en/installation/after-installation/ --- This section contains information about how to create backups of your Rancher data and how to restore them in a disaster scenario. diff --git a/content/rancher/v2.x/en/installation/backups-and-restoration/ha-backup-and-restoration/_index.md b/content/rancher/v2.x/en/installation/backups-and-restoration/ha-backup-and-restoration/_index.md index 110e5836fbd..3b9cfccf873 100644 --- a/content/rancher/v2.x/en/installation/backups-and-restoration/ha-backup-and-restoration/_index.md +++ b/content/rancher/v2.x/en/installation/backups-and-restoration/ha-backup-and-restoration/_index.md @@ -1,6 +1,8 @@ --- title: High Availability Backup and Restoration weight: 370 +aliases: + - /rancher/v2.x/en/installation/after-installation/ha-backup-and-restoration/ --- In a high availability Rancher configuration, you can configure Rancher Kubernetes Engine (RKE) to automatically take backup snapshots of the cluster's etcd database. In a disaster scenario, you can restore these snapshots, which are stored on other cluster nodes. diff --git a/content/rancher/v2.x/en/installation/backups-and-restoration/single-node-backup-and-restoration/_index.md b/content/rancher/v2.x/en/installation/backups-and-restoration/single-node-backup-and-restoration/_index.md index e15928447a4..f5ae975020d 100644 --- a/content/rancher/v2.x/en/installation/backups-and-restoration/single-node-backup-and-restoration/_index.md +++ b/content/rancher/v2.x/en/installation/backups-and-restoration/single-node-backup-and-restoration/_index.md @@ -1,6 +1,8 @@ --- title: Single Node Backup and Restoration weight: 365 +aliases: + - /rancher/v2.x/en/installation/after-installation/single-node-backup-and-restoration/ --- After completing your single node installation of Rancher, or before your upgrade to a newer version of Rancher, create a backup of your current installation. Use this backup as a restoration point for your Rancher install if you encounter issues when upgrading.