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
|Determines the instruction set architecture of the machines in the pool. Currently, clusters with varied architectures are not supported. All pools must specify the same architecture. Valid values are `amd64` and `arm64`.
470
+
|Determines the instruction set architecture of the machines in the pool. Currently, clusters with varied architectures are not supported. All pools must specify the same architecture. Valid values are `amd64` and `arm64`.
471
471
ifdef::aws,azure[]
472
472
Not all installation options support the 64-bit ARM architecture. To verify if your installation option is supported on your platform, see _Supported installation methods for different platforms_ in _Selecting a cluster installation method and preparing it for users_.
|Determines the instruction set architecture of the machines in the pool. Currently, clusters with varied architectures are not supported. All pools must specify the same architecture. Valid values are `amd64` and `arm64`.
540
+
|Determines the instruction set architecture of the machines in the pool. Currently, clusters with varied architectures are not supported. All pools must specify the same architecture. Valid values are `amd64` and `arm64`.
541
541
ifdef::aws,azure[]
542
542
Not all installation options support the 64-bit ARM architecture. To verify if your installation option is supported on your platform, see _Supported installation methods for different platforms_ in _Selecting a cluster installation method and preparing it for users_.
543
543
endif::aws,azure[]
@@ -850,7 +850,7 @@ Additional {rh-openstack} configuration parameters are described in the followin
850
850
|`platform.openstack.cloud`
851
851
|The name of the {rh-openstack} cloud to use from the list of clouds in the `clouds.yaml` file.
852
852
853
-
In the cloud configuration in the `clouds.yaml` file, if possible, use application credentials rather than a user name and password combination. Using application credentials avoids disruptions from secret propogation that follow user name and password rotation.
853
+
In the cloud configuration in the `clouds.yaml` file, if possible, use application credentials rather than a user name and password combination. Using application credentials avoids disruptions from secret propogation that follow user name and password rotation.
854
854
855
855
|String, for example `MyCloud`.
856
856
@@ -1230,14 +1230,6 @@ Additional GCP configuration parameters are described in the following table:
1230
1230
|The name of the existing subnet where you want to deploy your compute machines.
1231
1231
|The subnet name.
1232
1232
1233
-
|`platform.gcp.licenses`
1234
-
|A list of license URLs that must be applied to the compute images.
1235
-
[IMPORTANT]
1236
-
====
1237
-
The `licenses` parameter is a deprecated field and nested virtualization is enabled by default. It is not recommended to use this field.
1238
-
====
1239
-
|Any license available with the link:https://cloud.google.com/compute/docs/reference/rest/v1/licenses/list[license API], such as the license to enable link:https://cloud.google.com/compute/docs/instances/nested-virtualization/overview[nested virtualization]. You cannot use this parameter with a mechanism that generates pre-built images. Using a license URL forces the installation program to copy the source image before use.
1240
-
1241
1233
|`platform.gcp.defaultMachinePlatform.zones`
1242
1234
|The availability zones where the installation program creates machines.
1243
1235
|A list of valid link:https://cloud.google.com/compute/docs/regions-zones#available[GCP availability zones], such as `us-central1-a`, in a
0 commit comments