Skip to content

Commit 796a5f0

Browse files
committed
OCPBUGS-37364: Detail unsupported routes for the External DNS Operator
1 parent dae150a commit 796a5f0

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

networking/aws_load_balancer_operator/aws-load-balancer-operator-release-notes.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ toc::[]
99

1010
The AWS Load Balancer (ALB) Operator deploys and manages an instance of the `AWSLoadBalancerController` resource.
1111

12+
[IMPORTANT]
13+
====
14+
The External DNS Operator is only supported on `x86_64` architecture.
15+
====
16+
1217
These release notes track the development of the AWS Load Balancer Operator in {product-title}.
1318

1419
For an overview of the AWS Load Balancer Operator, see xref:../../networking/aws_load_balancer_operator/understanding-aws-load-balancer-operator.adoc#aws-load-balancer-operator[AWS Load Balancer Operator in {product-title}].

networking/external_dns_operator/external-dns-operator-release-notes.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
The External DNS Operator deploys and manages `ExternalDNS` to provide name resolution for services and routes from the external DNS provider to {product-title}.
9+
The External DNS Operator deploys and manages `ExternalDNS` to provide name resolution for services and routes from the external DNS provider to {product-title}.
10+
11+
[IMPORTANT]
12+
====
13+
The External DNS Operator is only supported on `x86_64` architecture.
14+
====
1015

1116
These release notes track the development of the External DNS Operator in {product-title}.
1217

networking/external_dns_operator/nw-creating-dns-records-on-azure.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,9 @@ toc::[]
88

99
You can create DNS records on Azure by using the External DNS Operator.
1010

11+
[IMPORTANT]
12+
====
13+
Using the External DNS Operator on a {entra-first}-enabled cluster or a cluster that runs in {azure-full} Government (MAG) regions or {entra-first} is not supported.
14+
====
15+
1116
include::modules/nw-control-dns-records-public-hosted-zone-azure.adoc[leveloffset=+1]

networking/external_dns_operator/nw-creating-dns-records-on-gcp.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
You can create DNS records on GCP by using the External DNS Operator.
9+
You can create DNS records on {gcp-first} by using the External DNS Operator.
10+
11+
[IMPORTANT]
12+
====
13+
Using the External DNS Operator on a cluster with {gcp-short}} Workload Identity enabled is not supported.
14+
====
1015

1116
include::modules/nw-control-dns-records-public-managed-zone-gcp.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)