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

OSDOCS-8996: Add CDO deprecation note to Tutorial: Deploying the External DNS Operator on ROSA

This commit is contained in:
bmcelvee
2023-12-07 11:59:32 -05:00
committed by openshift-cherrypick-robot
parent bb73808dc0
commit b09035d5fe

View File

@@ -18,6 +18,11 @@ toc::[]
// - Dustin Scott
//---
[NOTE]
====
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.
====
Configuring the xref:../applications/deployments/osd-config-custom-domains-applications.adoc[Custom Domain Operator] requires a wildcard CNAME DNS record in your Amazon Route 53 hosted zone. If you do not want to use a wildcard record, you can use the `External DNS` Operator to create individual entries for routes.
Use this tutorial to deploy and configure the `External DNS` Operator with a custom domain in {product-title} (ROSA).