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
<5> Optional: Specify custom tag data for your cluster. For example, you might add an admin contact email address by specifying a `name:value` pair of `Email:\admin-email@example.com`.
192
-
+
193
-
[NOTE]
194
-
====
195
-
Custom tags can also be specified during installation in the `install-config.yml` file. If the `install-config.yml` file and the machine set include a tag with the same `name` data, the value for the tag from the machine set takes priority over the value for the tag in the `install-config.yml` file.
196
-
====
197
-
198
191
ifndef::edge[]
199
-
<6> Specify the zone, for example, `us-east-1a`.
192
+
<5> Specify the zone name, for example, `us-east-1a`.
200
193
endif::edge[]
201
194
ifdef::edge[]
202
-
<6> Specify the zone name, for example, `us-east-1-nyc-1a`.
203
-
endif::edge[]
204
-
<7> Specify the region, for example, `us-east-1`.
195
+
<5> Specify the zone name, for example, `us-east-1-nyc-1a`.
196
+
endif::edge[]
197
+
<6> Specify the region, for example, `us-east-1`.
205
198
ifndef::edge[]
206
-
<8> Specify the infrastructure ID and zone.
199
+
<7> Specify the infrastructure ID and zone.
207
200
endif::edge[]
208
201
ifdef::edge[]
209
-
<8> The ID of the public subnet that you created in AWS {zone-type}. You created this public subnet ID when you finished the procedure for "Creating a subnet in an AWS zone".
202
+
<7> The ID of the public subnet that you created in AWS {zone-type}. You created this public subnet ID when you finished the procedure for "Creating a subnet in an AWS zone".
210
203
endif::edge[]
204
+
<8> Optional: Specify custom tag data for your cluster. For example, you might add an admin contact email address by specifying a `name:value` pair of `Email:\admin-email@example.com`.
205
+
+
206
+
[NOTE]
207
+
====
208
+
Custom tags can also be specified during installation in the `install-config.yml` file. If the `install-config.yml` file and the machine set include a tag with the same `name` data, the value for the tag from the machine set takes priority over the value for the tag in the `install-config.yml` file.
209
+
====
211
210
ifdef::infra,edge[]
212
211
<9> Specify a taint to prevent user workloads from being scheduled on
0 commit comments