Skip to content

Commit 7cff407

Browse files
authored
Merge pull request #47581 from xenolinux/OSDOCS-3082-nw
OSDOCS3082: Networking Operators overview
2 parents e078774 + eb54446 commit 7cff407

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

networking/networking-operators-overview.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ The DNS Operator deploys and manages CoreDNS to provide a name resolution servic
1919
[id="networking-operators-overview-ingress-operator"]
2020
== Ingress Operator
2121
When you create your {product-title} cluster, pods and services running on the cluster are each allocated IP addresses. The IP addresses are accessible to other pods and services running nearby but are not accessible to external clients. The Ingress Operator implements the Ingress Controller API and is responsible for enabling external access to {product-title} cluster services. For more information, see xref:../networking/ingress-operator.adoc#configuring-ingress[Ingress Operator in {product-title}].
22+
23+
[id="networking-operators-overview-external-dns-operator"]
24+
== External DNS Operator
25+
The External DNS Operator deploys and manages ExternalDNS to provide the name resolution for services and routes from the external DNS provider to {product-title}. For more information, see xref:../networking/external_dns_operator/understanding-external-dns-operator.adoc#external-dns-operator[Understanding the External DNS Operator].

0 commit comments

Comments
 (0)