1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-8313 Operator roles created after cluster creation

This commit is contained in:
xJustin
2023-10-27 09:44:36 -04:00
committed by openshift-cherrypick-robot
parent 4effd740d5
commit 00a876033c

View File

@@ -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