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-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -729,44 +729,44 @@ ifdef::ibm-power-vs[]
729
729
|platform:
730
730
powervs:
731
731
serviceInstanceGUID:
732
-
|The ServiceInstanceGUID is the ID of the Power IAAS instance created from the {ibm-cloud-name} Catalog.
732
+
|Specifies the ID of the Power IAAS instance created from the {ibm-cloud-name} Catalog.
733
733
|String. For example, `existing_service_instance_GUID`.
734
734
735
735
|platform:
736
736
powervs:
737
737
clusterOSImage:
738
-
|The ClusterOSImage is a pre-created {ibm-power-server-name} boot image that overrides the default image for cluster nodes.
738
+
|Specifies a pre-created {ibm-power-server-name} boot image that overrides the default image for cluster nodes.
739
739
|String. For example, `existing_cluster_os_image`.
740
740
741
741
|platform:
742
742
powervs:
743
743
defaultMachinePlatform:
744
-
|The DefaultMachinePlatform is the default configuration used when installing on {ibm-power-server-name} for machine pools that do not define their own platform configuration.
744
+
|Specifies the default configuration used when installing on {ibm-power-server-name} for machine pools that do not define their own platform configuration.
745
745
|String. For example, `existing_machine_platform`.
746
746
747
747
|platform:
748
748
powervs:
749
749
memoryGiB:
750
-
|The size of a virtual machine's memory, in GB.
750
+
|Specifies the size of a virtual machine's memory, in GB.
751
751
|The valid integer must be an integer number of GB that is at least 2 and no more than 64, depending on the machine type.
752
752
753
753
|platform:
754
754
powervs:
755
755
procType:
756
-
|The ProcType defines the processor sharing model for the instance.
756
+
|Defines the processor sharing model for the instance.
757
757
|The valid values are Capped, Dedicated, and Shared.
758
758
759
759
|platform:
760
760
powervs:
761
761
processors:
762
-
|The Processors defines the processing units for the instance.
762
+
|Defines the processing units for the instance.
763
763
|The number of processors must be from .5 to 32 cores. The processors must be in increments of .25.
764
764
765
765
|platform:
766
766
powervs:
767
767
sysType:
768
-
|The SysType defines the system type for the instance.
769
-
|The system type must be either `e980`or `s922`.
768
+
|Defines the system type for the instance.
769
+
|The system type must be `e980`, `s922`, `e1080`, or `s1022`. The available system types depend on the zone you want to target.
0 commit comments