Skip to content

Commit fec4e14

Browse files
authored
Merge pull request #69091 from bmcelvee/OSDOCS-8996
OSDOCS-8996: Add CDO deprecation note to Tutorial: Deploying the Exte…
2 parents 2e0b01d + c78aaa8 commit fec4e14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cloud_experts_tutorials/cloud-experts-external-dns.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ toc::[]
1818
// - Dustin Scott
1919
//---
2020

21+
[NOTE]
22+
====
23+
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.
24+
====
25+
2126
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.
2227

2328
Use this tutorial to deploy and configure the `External DNS` Operator with a custom domain in {product-title} (ROSA).

0 commit comments

Comments
 (0)