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
In this sample, `<infrastructure_id>` is the infrastructure ID label that is based on the cluster ID that you set when you provisioned the cluster, and
<3> Specify the infrastructure ID, node label, and region.
149
149
endif::infra[]
150
150
ifdef::infra[]
151
-
<2> Specify the `<infra>` node label.
152
-
<3> Specify the infrastructure ID, `<infra>` node label, and region.
151
+
<2> Specify the `infra` node label.
152
+
<3> Specify the infrastructure ID, `infra` node label, and region.
153
153
endif::infra[]
154
154
<4> Specify the image details for your compute machine set. If you want to use an Azure Marketplace image, see "Selecting an Azure Marketplace image".
155
155
<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.
156
156
<6> Specify the region to place machines on.
157
-
<7> Specify the zone within your region to place machines on. Be sure that your region supports the zone that you specify.
158
-
<8> Optional: Specify custom tags in your machine set. Provide the tag name in `<custom_tag_name>` field and the corresponding tag value in `<custom_tag_value>` field.
157
+
<7> Optional: Specify custom tags in your machine set. Provide the tag name in `<custom_tag_name>` field and the corresponding tag value in `<custom_tag_value>` field.
158
+
<8> Specify the zone within your region to place machines on. Be sure that your region supports the zone that you specify.
159
159
ifdef::infra[]
160
160
<9> Specify a taint to prevent user workloads from being scheduled on infra nodes.
0 commit comments