Skip to content

Commit a8f204f

Browse files
authored
Merge pull request #66206 from xJustin/OSDOCS-8013
OSDOCS-8013 removed references to IMDS preference in GCP docs
2 parents 31b3fa3 + c69efc2 commit a8f204f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/osd-create-cluster-ccs.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ PVs created by using any other storage class are still encrypted, but the PVs ar
166166
After your cluster is created, you can change the number of compute nodes in your cluster, but you cannot change the compute node instance type in a machine pool. The number and types of nodes available to you depend on your {product-title} subscription.
167167
====
168168

169+
ifdef::osd-on-aws[]
169170
. Choose your preference for the Instance Metadata Service (IMDS) type, either using both IMDSv1 and IMDSv2 types or requiring your EC2 instances to use only IMDSv2. You can access instance metadata from a running instance in two ways:
170171
+
171172
* Instance Metadata Service Version 1 (IMDSv1) - a request/response method
@@ -182,6 +183,7 @@ IMDSv2 uses session-oriented requests. With session-oriented requests, you creat
182183
====
183184
+
184185
For more information regarding IMDS, see link:https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html[Instance metadata and user data] in the AWS documentation.
186+
endif::osd-on-aws[]
185187

186188
. Optional: Expand *Edit node labels* to add labels to your nodes. Click *Add label* to add more node labels and select *Next*.
187189

0 commit comments

Comments
 (0)