diff --git a/content/rancher/v2.x/en/backups/_index.md b/content/rancher/v2.x/en/backups/_index.md index b15ac0dd7f0..e73e5d6e32f 100644 --- a/content/rancher/v2.x/en/backups/_index.md +++ b/content/rancher/v2.x/en/backups/_index.md @@ -3,17 +3,4 @@ title: Backups and Disaster Recovery weight: 5 --- -This section is devoted to protecting your data in a disaster scenario. - -To protect yourself from a disaster scenario, you should create backups on a regular basis. - - - Rancher server backups: - - [Rancher installed on a K3s Kubernetes cluster](./backups/k3s-backups) - - [Rancher installed on an RKE Kubernetes cluster](./backups/ha-backups) - - [Rancher installed with Docker](./backups/single-node-backups/) - - [Backing up Rancher Launched Kubernetes Clusters]({{}}/rancher/v2.x/en/cluster-admin/backing-up-etcd/) - -In a disaster scenario, you can restore your `etcd` database by restoring a backup. - - - [Rancher Server Restorations]({{}}/rancher/v2.x/en/backups/restorations) - - [Restoring Rancher Launched Kubernetes Clusters]({{}}/rancher/v2.x/en/cluster-admin/restoring-etcd/) +> This section is under construction. \ No newline at end of file diff --git a/content/rancher/v2.x/en/backups/legacy/_index.md b/content/rancher/v2.x/en/backups/legacy/_index.md new file mode 100644 index 00000000000..2315b1a7b8c --- /dev/null +++ b/content/rancher/v2.x/en/backups/legacy/_index.md @@ -0,0 +1,22 @@ +--- +title: Legacy Backup and Restore Documentation +weight: 1 +--- + +> This section is under construction. + + +This section is devoted to protecting your data in a disaster scenario. + +To protect yourself from a disaster scenario, you should create backups on a regular basis. + + - Rancher server backups: + - [Rancher installed on a K3s Kubernetes cluster](./backups/k3s-backups) + - [Rancher installed on an RKE Kubernetes cluster](./backups/ha-backups) + - [Rancher installed with Docker](./backups/single-node-backups/) + - [Backing up Rancher Launched Kubernetes Clusters]({{}}/rancher/v2.x/en/cluster-admin/backing-up-etcd/) + +In a disaster scenario, you can restore your `etcd` database by restoring a backup. + + - [Rancher Server Restorations]({{}}/rancher/v2.x/en/backups/restorations) + - [Restoring Rancher Launched Kubernetes Clusters]({{}}/rancher/v2.x/en/cluster-admin/restoring-etcd/) diff --git a/content/rancher/v2.x/en/backups/backups/_index.md b/content/rancher/v2.x/en/backups/legacy/backup/_index.md similarity index 95% rename from content/rancher/v2.x/en/backups/backups/_index.md rename to content/rancher/v2.x/en/backups/legacy/backup/_index.md index 635d713f9d2..1a776f62c29 100644 --- a/content/rancher/v2.x/en/backups/backups/_index.md +++ b/content/rancher/v2.x/en/backups/legacy/backup/_index.md @@ -4,6 +4,7 @@ weight: 50 aliases: - /rancher/v2.x/en/installation/after-installation/ - /rancher/v2.x/en/backups/ + - /rancher/v2.x/en/backups/backups --- 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/backups/backups/k8s-backups/_index.md b/content/rancher/v2.x/en/backups/legacy/backup/k8s-backups/_index.md similarity index 58% rename from content/rancher/v2.x/en/backups/backups/k8s-backups/_index.md rename to content/rancher/v2.x/en/backups/legacy/backup/k8s-backups/_index.md index 000bc49ee7c..0221ac77312 100644 --- a/content/rancher/v2.x/en/backups/backups/k8s-backups/_index.md +++ b/content/rancher/v2.x/en/backups/legacy/backup/k8s-backups/_index.md @@ -1,6 +1,8 @@ --- title: Kubernetes Backups weight: 1 +aliases: + - /rancher/v2.x/en/backups/backups/k8s-backups --- > This section is under construction. \ No newline at end of file diff --git a/content/rancher/v2.x/en/backups/backups/k8s-backups/ha-backups/_index.md b/content/rancher/v2.x/en/backups/legacy/backup/k8s-backups/ha-backups/_index.md similarity index 99% rename from content/rancher/v2.x/en/backups/backups/k8s-backups/ha-backups/_index.md rename to content/rancher/v2.x/en/backups/legacy/backup/k8s-backups/ha-backups/_index.md index 7700618773a..b659ba7a1e9 100644 --- a/content/rancher/v2.x/en/backups/backups/k8s-backups/ha-backups/_index.md +++ b/content/rancher/v2.x/en/backups/legacy/backup/k8s-backups/ha-backups/_index.md @@ -6,6 +6,7 @@ aliases: - /rancher/v2.x/en/installation/after-installation/k8s-install-backup-and-restoration/ - /rancher/v2.x/en/installation/backups-and-restoration/ha-backup-and-restoration/ - /rancher/v2.x/en/backups/backups/ha-backups + - /rancher/v2.x/en/backups/backups/k8s-backups/ha-backups --- This section describes how to create backups of your high-availability Rancher install. diff --git a/content/rancher/v2.x/en/backups/backups/k8s-backups/k3s-backups/_index.md b/content/rancher/v2.x/en/backups/legacy/backup/k8s-backups/k3s-backups/_index.md similarity index 95% rename from content/rancher/v2.x/en/backups/backups/k8s-backups/k3s-backups/_index.md rename to content/rancher/v2.x/en/backups/legacy/backup/k8s-backups/k3s-backups/_index.md index 90ea8eba6f3..f2aea16e349 100644 --- a/content/rancher/v2.x/en/backups/backups/k8s-backups/k3s-backups/_index.md +++ b/content/rancher/v2.x/en/backups/legacy/backup/k8s-backups/k3s-backups/_index.md @@ -4,6 +4,7 @@ shortTitle: K3s Installs weight: 1 aliases: - /rancher/v2.x/en/backups/backups/k3s-backups + - /rancher/v2.x/en/backups/backups/k8s-backups/k3s-backups --- When Rancher is installed on a high-availability Kubernetes cluster, we recommend using an external database to store the cluster data. diff --git a/content/rancher/v2.x/en/backups/backups/single-node-backups/_index.md b/content/rancher/v2.x/en/backups/legacy/backup/single-node-backups/_index.md similarity index 98% rename from content/rancher/v2.x/en/backups/backups/single-node-backups/_index.md rename to content/rancher/v2.x/en/backups/legacy/backup/single-node-backups/_index.md index 911bd43d124..d8ff02e977c 100644 --- a/content/rancher/v2.x/en/backups/backups/single-node-backups/_index.md +++ b/content/rancher/v2.x/en/backups/legacy/backup/single-node-backups/_index.md @@ -4,6 +4,7 @@ shortTitle: Docker Installs weight: 3 aliases: - /rancher/v2.x/en/installation/after-installation/single-node-backup-and-restoration/ + - /rancher/v2.x/en/installation/after-installation/single-node-backup-and-restoration/ --- After completing your Docker installation of Rancher, we recommend creating backups of it on a regular basis. Having a recent backup will let you recover quickly from an unexpected disaster. diff --git a/content/rancher/v2.x/en/backups/restorations/_index.md b/content/rancher/v2.x/en/backups/legacy/restore/_index.md similarity index 92% rename from content/rancher/v2.x/en/backups/restorations/_index.md rename to content/rancher/v2.x/en/backups/legacy/restore/_index.md index 2c0c9e6c2c3..d90a64cc4d0 100644 --- a/content/rancher/v2.x/en/backups/restorations/_index.md +++ b/content/rancher/v2.x/en/backups/legacy/restore/_index.md @@ -1,6 +1,8 @@ --- title: Restore weight: 1010 +aliases: + - /rancher/v2.x/en/backups/restorations --- If you lose the data on your Rancher Server, you can restore it if you have backups stored in a safe location. diff --git a/content/rancher/v2.x/en/backups/legacy/restore/k8s-restore/_index.md b/content/rancher/v2.x/en/backups/legacy/restore/k8s-restore/_index.md new file mode 100644 index 00000000000..c0dd69de384 --- /dev/null +++ b/content/rancher/v2.x/en/backups/legacy/restore/k8s-restore/_index.md @@ -0,0 +1,6 @@ +--- +title: Kubernetes Installs +weight: 1 +aliases: + - /rancher/v2.x/en/backups/restorations/k8s-restore +--- \ No newline at end of file diff --git a/content/rancher/v2.x/en/backups/restorations/k8s-restore/k3s-restore/_index.md b/content/rancher/v2.x/en/backups/legacy/restore/k8s-restore/k3s-restore/_index.md similarity index 93% rename from content/rancher/v2.x/en/backups/restorations/k8s-restore/k3s-restore/_index.md rename to content/rancher/v2.x/en/backups/legacy/restore/k8s-restore/k3s-restore/_index.md index b7b0ae0457e..472c8a30239 100644 --- a/content/rancher/v2.x/en/backups/restorations/k8s-restore/k3s-restore/_index.md +++ b/content/rancher/v2.x/en/backups/legacy/restore/k8s-restore/k3s-restore/_index.md @@ -4,6 +4,7 @@ shortTitle: K3s Installs weight: 1 aliases: - /rancher/v2.x/en/backups/restorations/k3s-restoration + - /rancher/v2.x/en/backups/restorations/k8s-restore/k3s-restore --- When Rancher is installed on a high-availability Kubernetes cluster, we recommend using an external database to store the cluster data. diff --git a/content/rancher/v2.x/en/backups/restorations/k8s-restore/rke-restore/_index.md b/content/rancher/v2.x/en/backups/legacy/restore/k8s-restore/rke-restore/_index.md similarity index 99% rename from content/rancher/v2.x/en/backups/restorations/k8s-restore/rke-restore/_index.md rename to content/rancher/v2.x/en/backups/legacy/restore/k8s-restore/rke-restore/_index.md index edcb140139b..4826a35171c 100644 --- a/content/rancher/v2.x/en/backups/restorations/k8s-restore/rke-restore/_index.md +++ b/content/rancher/v2.x/en/backups/legacy/restore/k8s-restore/rke-restore/_index.md @@ -5,6 +5,7 @@ weight: 2 aliases: - /rancher/v2.x/en/installation/after-installation/ha-backup-and-restoration/ - /rancher/v2.x/en/backups/restorations/ha-restoration + - /rancher/v2.x/en/backups/restorations/k8s-restore/rke-restore --- This procedure describes how to use RKE to restore a snapshot of the Rancher Kubernetes cluster. diff --git a/content/rancher/v2.x/en/backups/restorations/single-node-restoration/_index.md b/content/rancher/v2.x/en/backups/legacy/restore/single-node-restoration/_index.md similarity index 98% rename from content/rancher/v2.x/en/backups/restorations/single-node-restoration/_index.md rename to content/rancher/v2.x/en/backups/legacy/restore/single-node-restoration/_index.md index e5f2b67f0c3..ce66594f4fa 100644 --- a/content/rancher/v2.x/en/backups/restorations/single-node-restoration/_index.md +++ b/content/rancher/v2.x/en/backups/legacy/restore/single-node-restoration/_index.md @@ -4,6 +4,7 @@ shortTitle: Docker Installs weight: 3 aliases: - /rancher/v2.x/en/installation/after-installation/single-node-backup-and-restoration/ + - /rancher/v2.x/en/backups/restorations/single-node-restoration --- If you encounter a disaster scenario, you can restore your Rancher Server to your most recent backup. diff --git a/content/rancher/v2.x/en/backups/restorations/k8s-restore/_index.md b/content/rancher/v2.x/en/backups/restorations/k8s-restore/_index.md deleted file mode 100644 index 04bab5fb1f0..00000000000 --- a/content/rancher/v2.x/en/backups/restorations/k8s-restore/_index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: Kubernetes Installs -weight: 1 ---- \ No newline at end of file