Skip to content

Commit caa8b20

Browse files
committed
Added a section for manually restoring cluster from etcd backup.
1 parent f626208 commit caa8b20

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,20 +6,27 @@ 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]
1313

1414
// Restoring to a previous cluster state
1515
include::modules/dr-restoring-cluster-state.adoc[leveloffset=+1]
1616

17+
// Restoring a cluster from etcd backup manually
18+
include::modules/manually-restoring-cluster-etcd-backup.adoc[leveloffset=+1]
19+
1720
[role="_additional-resources"]
1821
[id="additional-resources_dr-restoring-cluster-state"]
1922
== Additional resources
2023

24+
* xref:../../../backup_and_restore/control_plane_backup_and_restore/backing-up-etcd.adoc#backing-up-etcd-data_backup-etcd[Backing up etcd data]
25+
2126
* xref:../../../installing/installing_bare_metal/installing-bare-metal.adoc#installing-bare-metal[Installing a user-provisioned cluster on bare metal]
27+
2228
* xref:../../../networking/accessing-hosts.adoc#accessing-hosts[Creating a bastion host to access {product-title} instances and the control plane nodes with SSH]
29+
2330
* 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]
2431

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

0 commit comments

Comments
 (0)