diff --git a/applications/deployments/osd-config-custom-domains-applications.adoc b/applications/deployments/osd-config-custom-domains-applications.adoc index 3db429fef9..5ee2a59d4a 100644 --- a/applications/deployments/osd-config-custom-domains-applications.adoc +++ b/applications/deployments/osd-config-custom-domains-applications.adoc @@ -6,7 +6,7 @@ include::_attributes/attributes-openshift-dedicated.adoc[] toc::[] -[NOTE] +[WARNING] ==== Starting with {product-title} 4.14, the Custom Domain Operator is deprecated. To manage Ingress in {product-title} 4.14, use the Ingress Operator. The functionality is unchanged for {product-title} 4.13 and earlier versions. ==== diff --git a/applications/deployments/rosa-config-custom-domains-applications.adoc b/applications/deployments/rosa-config-custom-domains-applications.adoc index df388e1c61..8b89532e4d 100644 --- a/applications/deployments/rosa-config-custom-domains-applications.adoc +++ b/applications/deployments/rosa-config-custom-domains-applications.adoc @@ -6,7 +6,7 @@ include::_attributes/attributes-openshift-dedicated.adoc[] toc::[] -[NOTE] +[WARNING] ==== Starting with {product-title} 4.14, the Custom Domain Operator is deprecated. To manage Ingress in {product-title} 4.14, use the Ingress Operator. The functionality is unchanged for {product-title} 4.13 and earlier versions. ==== diff --git a/cloud_experts_tutorials/cloud-experts-external-dns.adoc b/cloud_experts_tutorials/cloud-experts-external-dns.adoc index 5e8491adb3..0be0656a37 100644 --- a/cloud_experts_tutorials/cloud-experts-external-dns.adoc +++ b/cloud_experts_tutorials/cloud-experts-external-dns.adoc @@ -18,7 +18,7 @@ toc::[] // - Dustin Scott //--- -[NOTE] +[WARNING] ==== Starting with {product-title} 4.14, the Custom Domain Operator is deprecated. To manage Ingress in {product-title} 4.14, use the Ingress Operator. The functionality is unchanged for {product-title} 4.13 and earlier versions. ==== diff --git a/modules/rosa-sdpolicy-networking.adoc b/modules/rosa-sdpolicy-networking.adoc index d28d1f0fa1..f3683c4cbe 100644 --- a/modules/rosa-sdpolicy-networking.adoc +++ b/modules/rosa-sdpolicy-networking.adoc @@ -15,12 +15,12 @@ This section provides information about the service definition for {product-titl [id="rosa-sdpolicy-custom-domains_{context}"] == Custom domains for applications -To use a custom hostname for a route, you must update your DNS provider by creating a canonical name (CNAME) record. Your CNAME record should map the OpenShift canonical router hostname to your custom domain. The OpenShift canonical router hostname is shown on the _Route Details_ page after a route is created. Alternatively, a wildcard CNAME record can be created once to route all subdomains for a given hostname to the cluster's router. -[NOTE] +[WARNING] ==== Starting with {product-title} 4.14, the Custom Domain Operator is deprecated. To manage Ingress in {product-title} 4.14 or later, use the Ingress Operator. The functionality is unchanged for {product-title} 4.13 and earlier versions. ==== +To use a custom hostname for a route, you must update your DNS provider by creating a canonical name (CNAME) record. Your CNAME record should map the OpenShift canonical router hostname to your custom domain. The OpenShift canonical router hostname is shown on the _Route Details_ page after a route is created. Alternatively, a wildcard CNAME record can be created once to route all subdomains for a given hostname to the cluster's router. [id="rosa-sdpolicy-validated-certificates_{context}"] == Domain validated certificates diff --git a/modules/sdpolicy-networking.adoc b/modules/sdpolicy-networking.adoc index 7a303bd211..df158e06ad 100644 --- a/modules/sdpolicy-networking.adoc +++ b/modules/sdpolicy-networking.adoc @@ -8,7 +8,7 @@ [id="custom-domains_{context}"] == Custom domains for applications -[NOTE] +[WARNING] ==== Starting with {product-title} 4.14, the Custom Domain Operator is deprecated. To manage Ingress in {product-title} 4.14 or later, use the Ingress Operator. The functionality is unchanged for {product-title} 4.13 and earlier versions. ====