You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
etcd backups record the state of your cluster and all of its resource objects.
10
+
You can use backups to attempt restoring the state of a cluster in disaster scenarios where you cannot recover a cluster in its currently dysfunctional state.
11
+
12
+
In the context of updates, you can attempt an etcd restoration of the cluster if an update introduced catastrophic conditions that cannot be fixed without reverting to the previous cluster version.
13
+
etcd restorations might be destructive and destabilizing to a running cluster, use them only as a last resort.
14
+
15
+
[WARNING]
16
+
====
17
+
Due to their high consequences, etcd restorations are not intended to be used as a rollback solution.
18
+
Rolling your cluster back to a previous version is not supported.
19
+
If your update is failing to complete, contact Red{nbsp}Hat support.
20
+
====
21
+
22
+
There are several factors that affect the viability of an etcd restoration.
23
+
For more information, see "Backing up etcd data" and "Restoring to a previous cluster state".
* xref:../../backup_and_restore/control_plane_backup_and_restore/backing-up-etcd.adoc#backup-etcd[Backing up etcd]
68
+
69
+
* xref:../../backup_and_restore/control_plane_backup_and_restore/disaster_recovery/scenario-2-restoring-cluster-state.adoc#dr-restoring-cluster-state[Restoring to a previous cluster state]
0 commit comments