spire VS external-dns

Compare spire vs external-dns and see what are their differences.

external-dns

Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services (by kubernetes-sigs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
spire external-dns
1 79
4 7,232
- 1.6%
6.9 9.6
8 months ago 5 days ago
Python Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

spire

Posts with mentions or reviews of spire. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-01.

external-dns

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 2024-04-03.
  • 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.
  • I am stuck on learning how to provision K8s in AWS. Security groups? ALB? ACM? R53?
    3 projects | /r/Terraform | 19 Mar 2023
    So here’s the solution I have taken for our current stack. EKS and its dependencies are created through terraform using the eks module as well as provision a route53 subdomain and a wildcard cert. Once we have that created, I have installed this deployment into the cluster via the helm module: https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.4/. This allows me to use kuberentes resources (load balancers or ingress objects) and it will handle all the provisioning of load balancers and security groups for me, based on my application yaml and annotations. We also use https://github.com/kubernetes-sigs/external-dns to manage all of our specific host names for the applications through annotations. So to generally put, terraform manages out Kubernetes clusters, and Kubernetes manages the deployment of anything needed for the application including volumes, load balancers, hostnames though Kubernetes system deployments
  • Kubernetes as a Platform vs. Kubernetes as an API
    6 projects | news.ycombinator.com | 17 Feb 2023
    Disclaimer: I work for AWS but had nothing to do with this blog post (I'm seeing it for the first time with everyone else here).

    I think this is an unfair summary of the post. Of course, using Kubernetes to orchestrate other AWS services is going to be a go-to example on the _AWS_ blog, but there is plenty of vendor-agnostic software doing similar things: DNS Records[1], Databases[2], even using Kubernetes CRDs to deploy Kubernetes[3].

    The idea of using Kubernetes as an API to orchestrate external resources doesn't inherently lock you into any single vendor.

    1: https://github.com/kubernetes-sigs/external-dns

  • Does it make sense to use nginx on top of the ingress-nginx
    2 projects | /r/kubernetes | 17 Feb 2023
    For the average developer an Ingress is substantially simpler to understand. For an expert such as yourself there are additional annotations which may be added, to use nginx specfic features. However the big win using the nginx ingress controller is integration with other Kubernetes features like cert manager and External DNS
  • Kubernetes external-dns add support for pi-hole in the latest release
    2 projects | /r/pihole | 15 Jan 2023
    In the latest version v0.13.2 add support for pi-hole as a dns provider:
    2 projects | /r/pihole | 15 Jan 2023
  • Help me understand real use cases of k8s, I can’t wrap my head around it
    3 projects | /r/devops | 27 Nov 2022
    external-dns
  • Dont understand how I can watch external resources modification/deletion with my custom operator
    2 projects | /r/kubernetes | 27 Nov 2022
  • cloudflare and ingress-nginx
    2 projects | /r/kubernetes | 23 Nov 2022
    I can then set annotations on the Ingress resource to tell external-dns to flip the proxy switch on the DNS record in Cloudflare:

What are some alternatives?

When comparing spire and external-dns you can also consider the following projects:

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

cloudflare-ingress-controller - A Kubernetes ingress controller for Cloudflare's Argo Tunnels

ingress-nginx - Ingress-NGINX Controller for Kubernetes

crossplane - The Cloud Native Control Plane

PowerDNS - PowerDNS Authoritative, PowerDNS Recursor, dnsdist

awx-operator - An Ansible AWX operator for Kubernetes built with Operator SDK and Ansible. 🤖

k3s - Lightweight Kubernetes

cert-manager - Automatically provision and manage TLS certificates in Kubernetes

charts - ⚠️(OBSOLETE) Curated applications for Kubernetes

kube-vip - Kubernetes Control Plane Virtual IP and Load-Balancer

csi-driver-smb - This driver allows Kubernetes to access SMB Server on both Linux and Windows nodes.

postgres-operator - Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.