ExternalDNS
Synchronize exposed Kubernetes Services and Ingresses with external DNS providers.
Why consider ExternalDNS?
ExternalDNS is an open-source Kubernetes controller written in Go by Kubernetes SIGs. It monitors Kubernetes Ingresses, HTTPRoutes, and LoadBalancer Services, automatically creating and updating DNS records across AWS Route 53, Cloudflare, Google Cloud DNS, and Azure DNS.
Learn ExternalDNS by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of ExternalDNS
ExternalDNS eliminates manual DNS record creation by syncing public hostnames directly from Kubernetes manifests.
Quickstart
# Deploy ExternalDNS configured for Cloudflare or AWS Route 53kubectl apply -f external-dns-deployment.yamlExternalDNS is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.