Skip to content

Commit e51e341

Browse files
authored
Merge pull request #60819 from bscott-rh/OCPBUGS-13396
OCPBUGS#13396 Add cpuPartitioningMode to Optional config params
2 parents ecbd5a5 + 170aa90 commit e51e341

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,10 @@ Optional installation configuration parameters are described in the following ta
588588
|Extends the set of optional capabilities beyond what you specify in `baselineCapabilitySet`. You may specify multiple capabilities in this parameter.
589589
|String array
590590

591+
|`cpuPartitioningMode`
592+
|Enables workload partitioning, which isolates {product-title} services, cluster management workloads, and infrastructure pods to run on a reserved set of CPUs. Workload partitioning can only be enabled during installation and cannot be disabled after installation. While this field enables workload partitioning, it does not configure workloads to use specific CPUs. For more information, see the _Workload partitioning_ page in the _Scalability and Performance_ section.
593+
|`None` or `AllNodes`. `None` is the default value.
594+
591595
|`compute`
592596
|The configuration for the machines that comprise the compute nodes.
593597
|Array of `MachinePool` objects.

0 commit comments

Comments
 (0)