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:\[email protected]`.
188
-
+
189
-
[NOTE]
190
-
====
191
-
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.
192
-
====
193
-
194
191
ifndef::edge[]
195
-
<6> Specify the zone, for example, `us-east-1a`.
192
+
<5> Specify the zone, for example, `us-east-1a`.
196
193
endif::edge[]
197
194
ifdef::edge[]
198
-
<6> Specify the zone name, for example, `us-east-1-nyc-1a`.
195
+
<5> Specify the zone name, for example, `us-east-1-nyc-1a`.
199
196
endif::edge[]
200
-
<7> Specify the region, for example, `us-east-1`.
197
+
<6> Specify the region, for example, `us-east-1`.
201
198
ifndef::edge[]
202
-
<8> Specify the infrastructure ID and zone.
203
199
endif::edge[]
200
+
<7> Optional: Specify one or more additional security groups using the format shown.
201
+
When you specify multiple security groups, the rules are merged and applied to the instance as described in link:https://docs.aws.amazon.com/vpc/latest/userguide/security-group-rules.html[{aws-short} documentation about security group rules].
202
+
Refer to {aws-short} documentation for guidance on quotas and other limitations.
204
203
ifdef::edge[]
205
204
<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".
206
205
endif::edge[]
206
+
<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:\[email protected]`.
207
+
+
208
+
[NOTE]
209
+
====
210
+
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.
211
+
====
207
212
ifdef::infra,edge[]
208
213
<9> Specify a taint to prevent user workloads from being scheduled on
0 commit comments