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
@@ -727,44 +727,44 @@ ifdef::ibm-power-vs[]
727
727
|platform:
728
728
powervs:
729
729
serviceInstanceGUID:
730
-
|The ServiceInstanceGUID is the ID of the Power IAAS instance created from the {ibm-cloud-name} Catalog.
730
+
|Specifies the ID of the Power IAAS instance created from the {ibm-cloud-name} Catalog.
731
731
|String. For example, `existing_service_instance_GUID`.
732
732
733
733
|platform:
734
734
powervs:
735
735
clusterOSImage:
736
-
|The ClusterOSImage is a pre-created {ibm-power-server-name} boot image that overrides the default image for cluster nodes.
736
+
|Specifies a pre-created {ibm-power-server-name} boot image that overrides the default image for cluster nodes.
737
737
|String. For example, `existing_cluster_os_image`.
738
738
739
739
|platform:
740
740
powervs:
741
741
defaultMachinePlatform:
742
-
|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.
742
+
|Specifies the default configuration used when installing on {ibm-power-server-name} for machine pools that do not define their own platform configuration.
743
743
|String. For example, `existing_machine_platform`.
744
744
745
745
|platform:
746
746
powervs:
747
747
memoryGiB:
748
-
|The size of a virtual machine's memory, in GB.
748
+
|Specifies the size of a virtual machine's memory, in GB.
749
749
|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.
750
750
751
751
|platform:
752
752
powervs:
753
753
procType:
754
-
|The ProcType defines the processor sharing model for the instance.
754
+
|Defines the processor sharing model for the instance.
755
755
|The valid values are Capped, Dedicated, and Shared.
756
756
757
757
|platform:
758
758
powervs:
759
759
processors:
760
-
|The Processors defines the processing units for the instance.
760
+
|Defines the processing units for the instance.
761
761
|The number of processors must be from .5 to 32 cores. The processors must be in increments of .25.
762
762
763
763
|platform:
764
764
powervs:
765
765
sysType:
766
-
|The SysType defines the system type for the instance.
767
-
|The system type must be either `e980`or `s922`.
766
+
|Defines the system type for the instance.
767
+
|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