Skip to content

Commit 702f3eb

Browse files
authored
Merge pull request #91668 from jneczypor/OSDOCS-5815
OSDOCS-5815: OSD/ROSA BYO-VPC document DHCP option requirements
2 parents 8565468 + f648ecd commit 702f3eb

File tree

4 files changed

+41
-1
lines changed

4 files changed

+41
-1
lines changed

rosa_hcp/rosa-hcp-sts-creating-a-cluster-quickly.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,20 @@ include::modules/rosa-hcp-vpc-terraform.adoc[leveloffset=+3]
9292

9393
[discrete]
9494
include::modules/rosa-hcp-vpc-manual.adoc[leveloffset=+2]
95+
96+
[id="troubleshooting_shared-vpc-hcp_vpc-creation"]
97+
==== Troubleshooting
98+
99+
If your cluster fails to install, check these common troubleshooting issues:
100+
101+
* Make sure your link:https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html[DHCP option set] includes a domain name, and ensure that the domain name does not include any spaces or capital letters.
102+
* If your VPC uses a custom DNS resolver (the `domain name servers` field of your DHCP option set is not `AmazonProvideDNS`), make sure it is able to properly resolve the private hosted zones configured in Route53.
103+
104+
For more information about troubleshooting ROSA cluster installations, see xref:../support/troubleshooting/rosa-troubleshooting-installations.adoc#rosa-troubleshooting-installations[Troubleshooting {product-title} installations].
105+
106+
===== Get support
107+
If you need additional xref:../support/getting-support.adoc#getting-support[support], visit the Red Hat Customer Portal to review knowledge base articles, submit a support case, and review additional product documentation and resources.
108+
95109
[discrete]
96110
include::modules/rosa-hcp-vpc-subnet-tagging.adoc[leveloffset=+3]
97111

rosa_install_access_delete_clusters/rosa-shared-vpc-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ include::modules/rosa-sharing-vpc-creation-and-sharing.adoc[leveloffset=+1]
5757

5858
include::modules/rosa-sharing-vpc-dns-and-roles.adoc[leveloffset=+1]
5959
include::modules/rosa-sharing-vpc-hosted-zones.adoc[leveloffset=+1]
60-
include::modules/rosa-sharing-vpc-cluster-creation.adoc[leveloffset=+1]
60+
include::modules/rosa-sharing-vpc-cluster-creation.adoc[leveloffset=+1]

rosa_install_access_delete_clusters/rosa-sts-creating-a-cluster-quickly.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,19 @@ include::modules/rosa-sts-understanding-aws-account-association.adoc[leveloffset
3232
3333
include::modules/osd-aws-vpc-required-resources.adoc[leveloffset=+1]
3434

35+
[id="troubleshooting_vpc-creation"]
36+
=== Troubleshooting
37+
38+
If your cluster fails to install, check these common troubleshooting issues:
39+
40+
* Make sure your link:https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html[DHCP option set] includes a domain name, and ensure that the domain name does not include any spaces or capital letters.
41+
* If your VPC uses a custom DNS resolver (the `domain name servers` field of your DHCP option set is not `AmazonProvideDNS`), make sure it is able to properly resolve the private hosted zones configured in Route53.
42+
43+
For more information about troubleshooting ROSA cluster installations, see xref:../support/troubleshooting/rosa-troubleshooting-installations.adoc#rosa-troubleshooting-installations[Troubleshooting {product-title} installations].
44+
45+
==== Get support
46+
If you need additional xref:../support/getting-support.adoc#getting-support[support], visit the Red Hat Customer Portal to review knowledge base articles, submit a support case, and review additional product documentation and resources.
47+
3548
[role="_additional-resources"]
3649
.Additional resources
3750

rosa_install_access_delete_clusters/rosa-sts-creating-a-cluster-with-customizations.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,19 @@ include::modules/rosa-sts-arn-path-customization-for-iam-roles-and-policies.adoc
3030
include::modules/rosa-sts-support-considerations.adoc[leveloffset=+1]
3131
include::modules/osd-aws-vpc-required-resources.adoc[leveloffset=+1]
3232

33+
[id="troubleshooting_shared-vpc_vpc-creation"]
34+
=== Troubleshooting
35+
36+
If your cluster fails to install, check these common troubleshooting issues:
37+
38+
* Make sure your link:https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html[DHCP option set] includes a domain name, and ensure that the domain name does not include any spaces or capital letters.
39+
* If your VPC uses a custom DNS resolver (the `domain name servers` field of your DHCP option set is not `AmazonProvideDNS`), make sure it is able to properly resolve the private hosted zones configured in Route53.
40+
41+
For more information about troubleshooting ROSA cluster installations, see xref:../support/troubleshooting/rosa-troubleshooting-installations.adoc#rosa-troubleshooting-installations[Troubleshooting {product-title} installations].
42+
43+
==== Get support
44+
If you need additional xref:../support/getting-support.adoc#getting-support[support], visit the Red Hat Customer Portal to review knowledge base articles, submit a support case, and review additional product documentation and resources.
45+
3346
[role="_additional-resources"]
3447
.Additional resources
3548

0 commit comments

Comments
 (0)