Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions modules/installation-configuration-parameters.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,10 @@ Optional installation configuration parameters are described in the following ta

|`compute`
|The configuration for the machines that comprise the compute nodes.
|Array of `MachinePool` objects. For details, see the following "Machine-pool" table.
|Array of `MachinePool` objects.
ifdef::rhv[]
For details, see the "Additional RHV parameters for machine pools" table.
endif::rhv[]

ifndef::ibm-z,ibm-power[]
|`compute.architecture`
Expand Down Expand Up @@ -479,7 +482,10 @@ accounts for the dramatically decreased machine performance.

|`controlPlane`
|The configuration for the machines that comprise the control plane.
|Array of `MachinePool` objects. For details, see the following "Machine-pool" table.
|Array of `MachinePool` objects.
ifdef::rhv[]
For details, see the "Additional RHV parameters for machine pools" table.
endif::rhv[]

ifndef::ibm-z,ibm-power[]
|`controlPlane.architecture`
Expand Down