We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1efb5bb commit a67f450Copy full SHA for a67f450
machine_management/deleting-machine.adoc
@@ -9,3 +9,9 @@ toc::[]
9
You can delete a specific machine.
10
11
include::modules/machine-delete.adoc[leveloffset=+1]
12
+
13
+[role="_additional-resources"]
14
+[id="additional-resources_unhealthy-etcd-member"]
15
+== Additional resources
16
17
+* xref:../backup_and_restore/control_plane_backup_and_restore/replacing-unhealthy-etcd-member.adoc[Replacing an unhealthy etcd member].
modules/machine-delete.adoc
@@ -7,7 +7,12 @@
7
[id="machine-delete_{context}"]
8
= Deleting a specific machine
-You can delete a specific machine.
+You can delete a specific machine.
+[NOTE]
+====
+You cannot delete a control plane machine.
.Prerequisites
18
0 commit comments