mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
27 lines
1.2 KiB
Plaintext
27 lines
1.2 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * rosa_install_access_delete_clusters/rosa-sts-creating-a-cluster-with-customizations.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="rosa-imds-ui_{context}"]
|
|
= Enabling Instance Metadata Service in {cluster-manager}
|
|
|
|
You can select your Instance Metadata Service (IMDS) type when creating your cluster in {cluster-manager}. You can select both IMDSv1 and IMDSv2, or you can select only IMDSv2.
|
|
|
|
.Prerequisites
|
|
|
|
* You installed and configured the latest AWS (`aws`), ROSA (`rosa`), and OpenShift (`oc`) CLIs on your workstation.
|
|
* You logged in to your Red Hat account by using the `rosa` CLI.
|
|
* You have the permissions to create and manage clusters.
|
|
* You have access to {cluster-manager-url}.
|
|
|
|
.Procedure
|
|
|
|
. Log in to the web console.
|
|
. Create a ROSA cluster using your preferences.
|
|
. In the *Create a ROSA Cluster** wizard on the **Cluster settings* -> *Machine pool* page, under the *Instance Metadata Service (IMDS)* section, select whether your machine pools use both IMDSv1 and IMDSv2, or only IMDSv2.
|
|
. Select *Next* to save this selection.
|
|
|
|
.Verification
|
|
|
|
. After your cluster has been created, see the *Instance Metadata Service (IMDS)* field that notes your IMDS version support on the cluster *Overview* tab. |