Skip to content

Commit 170aa90

Browse files
committed
OCPBUGS#13396 Add cpuPartitioningMode Parameter in Optional configuration parameters
1 parent 3174638 commit 170aa90

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
@@ -591,6 +591,10 @@ Optional installation configuration parameters are described in the following ta
591591
|Extends the set of optional capabilities beyond what you specify in `baselineCapabilitySet`. You may specify multiple capabilities in this parameter.
592592
|String array
593593

594+
|`cpuPartitioningMode`
595+
|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.
596+
|`None` or `AllNodes`. `None` is the default value.
597+
594598
|`compute`
595599
|The configuration for the machines that comprise the compute nodes.
596600
|Array of `MachinePool` objects.

0 commit comments

Comments
 (0)