SaaSHub helps you find the best software and product alternatives Learn more →
External-dns Alternatives
Similar projects and alternatives to external-dns
-
-
metallb
A network load-balancer implementation for Kubernetes using standard routing protocols
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
cert-manager
Automatically provision and manage TLS certificates in Kubernetes
-
awx-operator
An Ansible AWX operator for Kubernetes built with Operator SDK and Ansible. 🤖
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
cloudflare-ingress-controller
A Kubernetes ingress controller for Cloudflare's Argo Tunnels
-
flux-cluster-template
A community opinionated template for deploying a single Kubernetes cluster with Ansible and Terraform backed by Flux, SOPS, GitHub Actions, Renovate and more!
-
home-ops
A mono repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible
-
-
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.
-
Vault
A tool for secrets management, encryption as a service, and privileged access management
-
-
speedtest
Self-hosted Speedtest for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
-
-
aws-load-balancer-controller
A Kubernetes controller for Elastic Load Balancers
-
charts
⚠️ Deprecated : Helm charts for applications you run at home (by k8s-at-home)
-
awesome-home-kubernetes
⚠️ Deprecated: Awesome projects involving running Kubernetes at home
-
kube-karp
☸ Add a floating virtual IP to Kubernetes cluster nodes for load balancing easily.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
external-dns reviews and mentions
-
Kubernetes external-dns add support for pi-hole in the latest release
In the latest version v0.13.2 add support for pi-hole as a dns provider:
-
Help me understand real use cases of k8s, I can’t wrap my head around it
external-dns
- Dont understand how I can watch external resources modification/deletion with my custom operator
-
cloudflare and ingress-nginx
I can then set annotations on the Ingress resource to tell external-dns to flip the proxy switch on the DNS record in Cloudflare:
-
Istio woes on eks 1.22 - external-dns version stuck to v0.7.2
according to users in this issue they claim the external-dns image being a cause of their dns failing on kubernetes 1.22. https://github.com/kubernetes-sigs/external-dns/issues/961
I use istio and external-dns. There is no configuration in istio for it. All configuration is done in the command line options of external-dns, as shown here https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/istio.md. So it's external-dns that is responsible for scanning the istio objects and creating the relevant records.
No idea how to fix it in istio, but maybe you just need to apply the manifests located in the github repository. Be sure to check helm also, and ensure there aren't any helm deployments that are managing your external-dns deployment.
-
What to choose between ingress and a load balancer if you have multiple applications in the same cluster?
external-dns
-
Ask HN: Have You Left Kubernetes?
Actually I'm using it on bare metal and it works. Initial setup wasn't very hard but I think it could be more intuitive. Overall I think documentation for self-hosting kubernetes sometimes a bit incomplete.
Yes, I need to add A records with IPs for each domain, but that's one time setup. I did it manually, but you can automate it [1] (depends on what you use for DNS provider but you can extend it to support your provider or maybe there is another existing solution).
I'm not sure that one server in front of the cluster is more reliable than using all cluster nodes for load balancing. I guess that in automated solutions like [1] cluster's node could be automatically deleted from DNS if it went down.
My setup is not so big so I don't have real need for load balancing, but it seems possible with existing solutions.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea597b6dd0>
www.saashub.com | 30 Jan 2023
Stats
kubernetes-sigs/external-dns is an open source project licensed under Apache License 2.0 which is an OSI approved license.