Skip to content

Commit 06c4ee7

Browse files
authored
Merge pull request #63722 from mletalie/OSDOCS-7530
[OSDOCS-7530]: Adding Note Regarding Inability to Delete Default Machine Pool
2 parents 1d98476 + 588a99d commit 06c4ee7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

modules/deleting-machine-pools.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
You can delete a machine pool in the event that your workload requirements have changed and your current machine pools no longer meet your needs.
1010
// Over time, users may find that their workload needs have changed, and may want to modify the various machine pool settings. While many of these settings can be modified, certain settings (for example, instance types and availability zones) cannot be changed once a machine pool is created. If a user finds that these settings are no longer meeting their needs, they can delete the machine pool in question and create a new machine pool with the desired settings.
11+
1112
You can delete machine pools using the
1213
ifdef::openshift-rosa[]
1314
Openshift Cluster Manager or the ROSA CLI (`rosa`).
@@ -16,6 +17,11 @@ ifndef::openshift-rosa[]
1617
Openshift Cluster Manager.
1718
endif::[]
1819

20+
[NOTE]
21+
====
22+
The default machine pool cannot be deleted.
23+
====
24+
1925
// Users that wish to delete the default machine pool that is automatically created during the installation of a {product-title} (ROSA) cluster can do so using the OCM or ROSA CLI.
2026
//
2127

nodes/rosa-managing-worker-nodes.adoc

Whitespace-only changes.

0 commit comments

Comments
 (0)