mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Update backup/restore doc structure for Rancher 2.5
This commit is contained in:
@@ -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/)
|
||||
+1
@@ -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.
|
||||
|
||||
+2
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Kubernetes Backups
|
||||
weight: 1
|
||||
aliases:
|
||||
- /rancher/v2.x/en/backups/backups/k8s-backups
|
||||
---
|
||||
|
||||
> This section is under construction.
|
||||
+1
@@ -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.
|
||||
|
||||
+1
@@ -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.
|
||||
+1
@@ -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.
|
||||
+2
@@ -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
|
||||
---
|
||||
+1
@@ -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.
|
||||
+1
@@ -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.
|
||||
+1
@@ -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
|
||||
---
|
||||
Reference in New Issue
Block a user