Skip to content

Commit 78a5613

Browse files
authored
Merge pull request #47040 from kquinn1204/BZ-2097748
BZ-2097748 creating the initial PR for this BZ
2 parents 0f16f3b + 12c999a commit 78a5613

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ include::modules/dr-restoring-cluster-state.adoc[leveloffset=+1]
1616
include::modules/dr-scenario-cluster-state-issues.adoc[leveloffset=+1]
1717

1818
[role="_additional-resources"]
19-
.Additional resources
19+
[id="additional-resources"]
20+
== Additional resources
2021

21-
* See xref:../../../networking/accessing-hosts.adoc#accessing-hosts[Accessing the hosts] for how to create a bastion host to access {product-title} instances and the control plane nodes with SSH.
22+
* xref:../../../networking/accessing-hosts.adoc#accessing-hosts[Creating a bastion host to access {product-title} instances and the control plane nodes with SSH].
23+
24+
* 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].

modules/dr-restoring-cluster-state.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,11 @@ If the status is `Pending`, or the output lists more than one running etcd pod,
287287

288288
. Delete and recreate other non-recovery, control plane machines, one by one. After these machines are recreated, a new revision is forced and etcd scales up automatically.
289289
+
290+
[WARNING]
291+
====
292+
For bare metal installations on installer-provisioned infrastructure, control plane machines are not recreated. For more information, see "Replacing a bare-metal control plane node".
293+
====
294+
+
290295
If you are running installer-provisioned infrastructure, or you used the Machine API to create your machines, follow these steps. Otherwise, you must create the new master node using the same method that was used to originally create it.
291296
+
292297
[WARNING]

0 commit comments

Comments
 (0)