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
<1> Specify the infrastructure ID that is based on the cluster ID that you set when you provisioned the cluster. If you have the OpenShift CLI installed, you can obtain the infrastructure ID by running the following command:
<3> Specify the infrastructure ID, node label, and region.
154
-
<4> Optional: Specify the machine set name to enable the use of availability sets. This setting only applies to new compute machines.
155
-
<5> Specify the region to place machines on.
156
-
<6> Specify the zone within your region to place machines on. Be sure that your region supports the zone that you specify.
157
146
endif::infra[]
158
147
ifdef::infra[]
159
148
<2> Specify the `<infra>` node label.
160
149
<3> Specify the infrastructure ID, `<infra>` node label, and region.
150
+
endif::infra[]
161
151
<4> Optional: Specify the machine set name to enable the use of availability sets. This setting only applies to new compute machines.
162
-
<5> Specify a taint to prevent user workloads from being scheduled on infra nodes.
152
+
<5> Specify an image that is compatible with your instance type. The Hyper-V generation V2 images created by the installation program have a `-gen2` suffix, while V1 images have the same name without the suffix.
163
153
<6> Specify the region to place machines on.
164
154
<7> Specify the zone within your region to place machines on. Be sure that your region supports the zone that you specify.
165
-
155
+
ifdef::infra[]
156
+
<8> Specify a taint to prevent user workloads from being scheduled on infra nodes.
0 commit comments