external-dns

Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services (by kubernetes-sigs)

External-dns Alternatives

Similar projects and alternatives to external-dns

  1. kubernetes

    Production-Grade Container Scheduling and Management

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Grafana

    443 external-dns VS Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

  4. k3s

    Lightweight Kubernetes

  5. helm

    The Kubernetes Package Manager

  6. ingress-nginx

    Ingress NGINX Controller for Kubernetes

  7. Vault

    A tool for secrets management, encryption as a service, and privileged access management

  8. speedtest

    Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. cert-manager

    Automatically provision and manage TLS certificates in Kubernetes

  11. autoscaler

    Autoscaling components for Kubernetes

  12. metallb

    A network load-balancer implementation for Kubernetes using standard routing protocols

  13. loki

    Like Prometheus, but for logs.

  14. longhorn

    Cloud-Native distributed storage built on and for Kubernetes

  15. crossplane

    The Cloud Native Control Plane

  16. cluster-template

    A template for deploying a Talos Kubernetes cluster including Flux for GitOps

  17. home-ops

    Wife approved HomeOps driven by Kubernetes and GitOps using Flux

  18. aws-load-balancer-controller

    A Kubernetes controller for Elastic Load Balancers

  19. charts

    30 external-dns VS charts

    Discontinued ⚠️ Deprecated : Helm charts for applications you run at home (by k8s-at-home)

  20. awesome-home-kubernetes

    Discontinued ⚠️ Deprecated: Awesome projects involving running Kubernetes at home

  21. cloudflare-ingress-controller

    Discontinued A Kubernetes ingress controller for Cloudflare's Argo Tunnels

  22. charts

    Discontinued ⚠️(OBSOLETE) Curated applications for Kubernetes (by helm)

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better external-dns alternative or higher similarity.

external-dns discussion

Log in or Post with

external-dns reviews and mentions

Posts with mentions or reviews of external-dns. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-03-28.
  • Introduction to Kubernetes & EKS: Learnings & Pitfalls
    3 projects | dev.to | 28 Mar 2025
    The following Kubernetes Add-Ons were utilized for this solution which worked in conjunction with one-another. a. AWS Load Balancer Controller - An amazing AddOn which automates the creation of the AWS Application Load Balancer (based on the creation of an Ingress resource) and points this at our application pods. It also magically manages the Target Group for us so that our ALB is always pointing to our live pods. b. External DNS - Updates and manages our Route53 records to point to our load balancer (again, using the config in the Ingress resource).
  • Automating DNS in Azure Private DNS with External-DNS ☁️🔐
    1 project | dev.to | 29 Dec 2024
    External-DNS GitHub
  • Upgrading Hundreds of Kubernetes Clusters
    17 projects | dev.to | 3 Apr 2024
    The second one is a combination of tools: External DNS, cert-manager, and NGINX ingress. Using these as a stack, you can quickly deploy an application, making it available through a DNS with a TLS without much effort via simple annotations. When I first discovered External DNS, I was amazed at its quality.
  • Kubernetes External DNS provider for Hetzner
    2 projects | /r/hetzner | 3 Nov 2023
    One of the reasons why I chose Hetzner was that it WAS supported by the ExternalDNS project. I didn't quite understand why the Hetzner provider was pulled, but I saw that an attempt of re-adding it was refused, on the ground that the upcoming webhook architecture would have allowed to better maintain providers.
  • Istio Multi-Cluster Setup
    1 project | /r/kubernetes | 25 Jun 2023
    Write a custom controller for the external DNS controller, or setup some form of ArgoCD app / appset templating.
  • Looking for ExternalDns alternative for non k8s environment
    1 project | /r/Traefik | 5 Jun 2023
    so I am looking at having an automated way for new routers registered in Traefik to also have the corresponding DNS entry added to my Pihole instance similar to external-dns but obviously, this is exclusive to ingress on k8s environments. my current setup is traefik in a container on unraid.
  • Is a Load Balancer necessary for a HA Cluster?
    1 project | /r/kubernetes | 21 May 2023
    You technically don’t need to run a load balancer or have a virtual IP for your control plane. If you control your dns, you can add an A record pointing to all IPs for your control plane nodes. It won’t load balance your traffic, but combined with something like External DNS it gives you HA for the control plane.
  • How can I assign an EIP to a Kubernetes deployment?
    1 project | /r/aws | 9 May 2023
    I normally deploy external-dns, which automatically updates DNS with the ingress controller's external IP address.
  • Registering DNS with Windows Domain DNS
    1 project | /r/kubernetes | 24 Apr 2023
    Background: Having a look I can see this https://github.com/kubernetes-sigs/external-dns
  • Cluster nodes on different networks
    1 project | /r/kubernetes | 4 Apr 2023
    3) Use the Kubernetes External-DNS. I've never used this, but this is assuming it can update DNS for each pods/app to point to the correct Node (it'd need to update my Homelab DNS running on Windows Server)
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic external-dns repo stats
81
8,154
9.8
7 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Go is
the 4th most popular programming language
based on number of references?