mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Conscious lang update: master to control plane
This commit is contained in:
@@ -70,7 +70,7 @@ Type::
|
||||
|
||||
| `mastersSchedulable`
|
||||
| `boolean`
|
||||
| MastersSchedulable allows masters nodes to be schedulable. When this flag is turned on, all the master nodes in the cluster will be made schedulable, so that workload pods can run on them. The default value for this field is false, meaning none of the master nodes are schedulable. Important Note: Once the workload pods start running on the master nodes, extreme care must be taken to ensure that cluster-critical control plane components are not impacted. Please turn on this field after doing due diligence.
|
||||
| MastersSchedulable allows masters nodes to be schedulable. When this flag is turned on, all the control plane nodes (also known as the master nodes) in the cluster will be made schedulable, so that workload pods can run on them. The default value for this field is false, meaning none of the control plane nodes (also known as the master nodes) are schedulable. Important Note: Once the workload pods start running on the control plane nodes (also known as the master nodes), extreme care must be taken to ensure that cluster-critical control plane components are not impacted. Please turn on this field after doing due diligence.
|
||||
|
||||
| `policy`
|
||||
| `object`
|
||||
|
||||
Reference in New Issue
Block a user