Update backup/restore doc structure for Rancher 2.5

This commit is contained in:
Catherine Luse
2020-09-04 13:28:28 -07:00
parent 5052893ae0
commit 39530b7080
13 changed files with 40 additions and 18 deletions
+1 -14
View File
@@ -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]({{<baseurl>}}/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]({{<baseurl>}}/rancher/v2.x/en/backups/restorations)
- [Restoring Rancher Launched Kubernetes Clusters]({{<baseurl>}}/rancher/v2.x/en/cluster-admin/restoring-etcd/)
> This section is under construction.
@@ -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]({{<baseurl>}}/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]({{<baseurl>}}/rancher/v2.x/en/backups/restorations)
- [Restoring Rancher Launched Kubernetes Clusters]({{<baseurl>}}/rancher/v2.x/en/cluster-admin/restoring-etcd/)
@@ -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.
@@ -1,6 +1,8 @@
---
title: Kubernetes Backups
weight: 1
aliases:
- /rancher/v2.x/en/backups/backups/k8s-backups
---
> This section is under construction.
@@ -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.
@@ -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.
@@ -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.
@@ -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.
@@ -0,0 +1,6 @@
---
title: Kubernetes Installs
weight: 1
aliases:
- /rancher/v2.x/en/backups/restorations/k8s-restore
---
@@ -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.
@@ -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.
@@ -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.
@@ -1,4 +0,0 @@
---
title: Kubernetes Installs
weight: 1
---