Skip to content

Commit 53227e5

Browse files
committed
Shared VPC doc updates.
1 parent 0f1d6e7 commit 53227e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/rosa-sharing-vpc-dns-and-roles.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ $ rosa create operator-roles --oidc-config-id <oidc-config-ID> <1>
7272
The Installer account role and the shared VPC role must have a one-to-one relationship. If you want to create multiple shared VPC roles, you should create one set of account roles per shared VPC role.
7373
====
7474

75-
. After you create the Operator roles, share the full domain name, which is created with `<intended_cluster_name>.<reserved_dns_domain>`, your _Ingress Operator Cloud Credentials_ role's ARN, and your _Installer_ role's ARN with the *VPC Owner* to continue configuration.
75+
. After you create the Operator roles, share the full domain name, which is created with `<intended_cluster_domain_prefix>.<reserved_dns_domain>`, your _Ingress Operator Cloud Credentials_ role's ARN, and your _Installer_ role's ARN with the *VPC Owner* to continue configuration.
7676
+
7777
The shared information resembles these examples:
7878
+

modules/rosa-sharing-vpc-hosted-zones.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ image::372_OpenShift_on_AWS_persona_worflows_0923_3.png[]
3939
]
4040
}
4141
----
42-
. Create a private hosted zone in the link:https://us-east-1.console.aws.amazon.com/route53/v2/[Route 53 section of the AWS console]. In the hosted zone configuration, the domain name is `<cluster_name>.<reserved_dns_domain>`. The private hosted zone must be associated with the created VPC.
42+
. Create a private hosted zone in the link:https://us-east-1.console.aws.amazon.com/route53/v2/[Route 53 section of the AWS console]. In the hosted zone configuration, the domain name is `<cluster_domain_prefix>.<reserved_dns_domain>`. The private hosted zone must be associated with the created VPC.
4343
. After the hosted zone is created and associated with the VPC, provide the following to the *Cluster Creator* to continue configuration:
4444
* Hosted zone ID
4545
* AWS region

0 commit comments

Comments
 (0)