Skip to content

Commit c85e9f7

Browse files
authored
Merge pull request #47751 from GroceryBoyJr/etcd-baremetal
BZ2093243 Improve baremetal master node replacement documentation
2 parents ecdcb70 + bffa674 commit c85e9f7

File tree

2 files changed

+626
-0
lines changed

2 files changed

+626
-0
lines changed

backup_and_restore/control_plane_backup_and_restore/replacing-unhealthy-etcd-member.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,15 @@ Depending on the state of your unhealthy etcd member, use one of the following p
3535

3636
* xref:../../backup_and_restore/control_plane_backup_and_restore/replacing-unhealthy-etcd-member.adoc#restore-replace-stopped-etcd-member_replacing-unhealthy-etcd-member[Replacing an unhealthy etcd member whose machine is not running or whose node is not ready]
3737
* xref:../../backup_and_restore/control_plane_backup_and_restore/replacing-unhealthy-etcd-member.adoc#restore-replace-crashlooping-etcd-member_replacing-unhealthy-etcd-member[Replacing an unhealthy etcd member whose etcd pod is crashlooping]
38+
* xref:../../backup_and_restore/control_plane_backup_and_restore/replacing-unhealthy-etcd-member.adoc#restore-replace-stopped-baremetal-etcd-member_replacing-unhealthy-etcd-member[Replacing an unhealthy stopped baremetal etcd member]
3839

3940
// Replacing an unhealthy etcd member whose machine is not running or whose node is not ready
4041
include::modules/restore-replace-stopped-etcd-member.adoc[leveloffset=+2]
4142

4243
// Replacing an unhealthy etcd member whose etcd pod is crashlooping
4344
include::modules/restore-replace-crashlooping-etcd-member.adoc[leveloffset=+2]
45+
46+
// Replacing an unhealthy baremetal stopped etcd member
47+
include::modules/restore-replace-stopped-baremetal-etcd-member.adoc[leveloffset=+2]
48+
49+

0 commit comments

Comments
 (0)