Skip to content

Commit 6b93627

Browse files
authored
Merge pull request #96310 from lahinson/osdocs-15315-etcd-note-4.15
[OSDOCS-15315]: Backporting etcd note changes to 4.15
2 parents 5675ffc + e674dec commit 6b93627

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ include::modules/dr-restoring-cluster-state-about.adoc[leveloffset=+1]
1414
// Restoring to a previous cluster state
1515
include::modules/dr-restoring-cluster-state.adoc[leveloffset=+1]
1616

17+
[role="_additional-resources"]
18+
.Additional resources
19+
* xref:../../../machine_management/control_plane_machine_management/cpmso-troubleshooting.adoc#cpmso-ts-etcd-degraded_cpmso-troubleshooting[Recovering a degraded etcd Operator]
20+
1721
// Restoring a cluster from etcd backup manually
1822
include::modules/manually-restoring-cluster-etcd-backup.adoc[leveloffset=+1]
1923

modules/dr-restoring-cluster-state.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can use a saved `etcd` backup to restore a previous cluster state or restore
1818

1919
[NOTE]
2020
====
21-
If your cluster uses a control plane machine set, see "Troubleshooting the control plane machine set" for a more simple `etcd` recovery procedure.
21+
If your cluster uses a control plane machine set, see "Recovering a degraded etcd Operator" in "Troubleshooting the control plane machine set" for an etcd recovery procedure.
2222
====
2323

2424
[IMPORTANT]

modules/restore-replace-stopped-etcd-member.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This procedure details the steps to replace an etcd member that is unhealthy eit
1010

1111
[NOTE]
1212
====
13-
If your cluster uses a control plane machine set, see "Recovering a degraded etcd Operator" in "Troubleshooting the control plane machine set" for a more simple etcd recovery procedure.
13+
If your cluster uses a control plane machine set, see "Recovering a degraded etcd Operator" in "Troubleshooting the control plane machine set" for an etcd recovery procedure.
1414
====
1515

1616
.Prerequisites

0 commit comments

Comments
 (0)