You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/installation-configuration-parameters.adoc
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -557,6 +557,9 @@ accounts for the dramatically decreased machine performance.
557
557
558
558
|`compute.platform`
559
559
|Required if you use `compute`. Use this parameter to specify the cloud provider to host the worker machines. This parameter value must match the `controlPlane.platform` parameter value.
560
+
ifdef::ibm-power-vs[]
561
+
Example usage, `compute.platform.powervs.sysType`.
@@ -621,6 +624,9 @@ accounts for the dramatically decreased machine performance.
621
624
622
625
|`controlPlane.platform`
623
626
|Required if you use `controlPlane`. Use this parameter to specify the cloud provider that hosts the control plane machines. This parameter value must match the `compute.platform` parameter value.
627
+
ifdef::ibm-power-vs[]
628
+
Example usage, `controlPlane.platform.powervs.processors`.
== Additional {ibmpowerProductName} Virtual Server configuration parameters
1503
1509
1504
-
Additional {ibmpowerProductName} Virtual Server configuration parameters are described in the following table:
1510
+
Additional {ibmpowerProductName} Virtual Server configuration parameters are described in the following table. These parameters can be used for `compute` and `controlPlane`.
1505
1511
1506
1512
.Additional {ibmpowerProductName} Virtual Server parameters
1507
1513
[cols=".^1,.^6a,.^3a",options="header"]
@@ -1578,7 +1584,7 @@ Additional {ibmpowerProductName} Virtual Server configuration parameters are des
1578
1584
1579
1585
|`platform.powervs.sysType`
1580
1586
|The SysType defines the system type for the instance.
0 commit comments