openshift/allow-node-removal¶
Control flag for node removal from cluster
This parameter controls whether a node can be removed from the cluster and released back to the pool. It is a safety mechanism to prevent unintended node removals during cluster formation and management.
Requirements¶
- Must be coordinated with cluster initialization
- Must be set to 'true' on cluster to allow for machine removals
Usage¶
Installation flow control:
false # Default state, no removals
true # Allow for nodes to be removed
# Progression sequence:
1. Set parameter to `true` to allow node removals
2. Run blueprint to add nodes to cluster
3. Clear parameter or set to `false` to prevent further removals
Objects that Reference openshift/allow-node-removal¶
- tasks openshift-manage-in-process-machines in Openshift as part of Templates.[0].Contents (used)
Objects used by openshift/allow-node-removal¶
Not used in current content packs