diff --git a/cloud_experts_tutorials/cloud-experts-custom-dns-resolver.adoc b/cloud_experts_tutorials/cloud-experts-custom-dns-resolver.adoc index 3260ed64c3..68f76f4b52 100644 --- a/cloud_experts_tutorials/cloud-experts-custom-dns-resolver.adoc +++ b/cloud_experts_tutorials/cloud-experts-custom-dns-resolver.adoc @@ -124,7 +124,8 @@ $ aws route53resolver list-resolver-endpoint-ip-addresses \ Use the following procedure to configure your DNS server to forward the necessary private hosted zones to your Amazon Route 53 Inbound Resolver. -ifdef::openshift-rosa-hcp[] +//ifdef::openshift-rosa-hcp[] +=== ROSA with HCP ROSA with HCP clusters require you to configure DNS forwarding for two private hosted zones: * `.hypershift.local` @@ -197,9 +198,10 @@ zone "rosa...p3.openshiftapps.com" { <1> ---- <1> Replace `` with your cluster domain prefix and `` with your unique ID collected above. <2> Replace with the IP addresses of your inbound resolver endpoints collected above, ensuring that following each IP address there is a `;`. -endif::openshift-rosa-hcp[] +//endif::openshift-rosa-hcp[] ifdef::openshift-rosa[] +=== ROSA Classic ROSA Classic clusters require you to configure DNS forwarding for one private hosted zones: * `..p1.openshiftapps.com`