From 00a876033ce2d89f6c7ae42fb3b8084f793d7e3f Mon Sep 17 00:00:00 2001 From: xJustin Date: Fri, 27 Oct 2023 09:44:36 -0400 Subject: [PATCH] OSDOCS-8313 Operator roles created after cluster creation --- modules/rosa-sharing-vpc-dns-and-roles.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/rosa-sharing-vpc-dns-and-roles.adoc b/modules/rosa-sharing-vpc-dns-and-roles.adoc index e6f8e63683..ae16900e7f 100644 --- a/modules/rosa-sharing-vpc-dns-and-roles.adoc +++ b/modules/rosa-sharing-vpc-dns-and-roles.adoc @@ -7,6 +7,11 @@ After the *VPC Owner* creates a virtual private cloud, subnets, and an IAM role for sharing the VPC resources, reserve an `openshiftapps.com` DNS domain and create Operator roles to communicate back to the *VPC Owner*. +[NOTE] +==== +For shared VPC clusters, you can choose to create the Operator roles after the cluster creation steps. The cluster will be in a `waiting` state until the Ingress Operator role ARN is added to the shared VPC role trusted relationships. +==== + image::372_OpenShift_on_AWS_persona_worflows_0923_2.png[] .Prerequisites