Skip to content

Commit a46e079

Browse files
committed
Added a section for manually restoring cluster from etcd backup.
1 parent 106cb3c commit a46e079

File tree

2 files changed

+397
-1
lines changed

2 files changed

+397
-1
lines changed

backup_and_restore/control_plane_backup_and_restore/disaster_recovery/scenario-2-restoring-cluster-state.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
To restore the cluster to a previous state, you must have previously xref:../../../backup_and_restore/control_plane_backup_and_restore/backing-up-etcd.adoc#backing-up-etcd-data_backup-etcd[backed up etcd data] by creating a snapshot. You will use this snapshot to restore the cluster state.
9+
To restore the cluster to a previous state, you must have previously backed up the `etcd` data by creating a snapshot. You will use this snapshot to restore the cluster state. For more information, see "Backing up etcd data".
1010

1111
// About restoring to a previous cluster state
1212
include::modules/dr-restoring-cluster-state-about.adoc[leveloffset=+1]
@@ -17,12 +17,19 @@ include::modules/dr-restoring-cluster-state-sno.adoc[leveloffset=+1]
1717
// Restoring to a previous cluster state
1818
include::modules/dr-restoring-cluster-state.adoc[leveloffset=+1]
1919

20+
// Restoring a cluster from etcd backup manually
21+
include::modules/manually-restoring-cluster-etcd-backup.adoc[leveloffset=+1]
22+
2023
[role="_additional-resources"]
2124
[id="additional-resources_dr-restoring-cluster-state"]
2225
== Additional resources
2326

27+
* xref:../../../backup_and_restore/control_plane_backup_and_restore/backing-up-etcd.adoc#backing-up-etcd-data_backup-etcd[Backing up etcd data]
28+
2429
* xref:../../../installing/installing_bare_metal/upi/installing-bare-metal.adoc#installing-bare-metal[Installing a user-provisioned cluster on bare metal]
30+
2531
* xref:../../../networking/accessing-hosts.adoc#accessing-hosts[Creating a bastion host to access {product-title} instances and the control plane nodes with SSH]
32+
2633
* xref:../../../installing/installing_bare_metal/ipi/ipi-install-expanding-the-cluster.adoc#replacing-a-bare-metal-control-plane-node_ipi-install-expanding[Replacing a bare-metal control plane node]
2734

2835
include::modules/dr-scenario-cluster-state-issues.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)