external-dns
external-dns copied to clipboard
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
**What happened**: I have an AWS Account with two Route53 zones: - example.com - subdomain.example.com When I run external-dns with `--domain-filter=example.com` it also picks up the zone `subdomain.example.com`, and I...
**Description** It upgrades the whole stack. **Checklist** - [ ] Unit tests updated - [x] End user documentation updated **Additional notes** `mkdocs serve` is clean, except a _Warning_ on /version.json:...
When you specify `--domain-filter=foo.example.com` then all providers will match zones with exactly that name. However, some providers, like PowerDNS, will also match zones that are a suffix/parent, like `example.com`. See...
**What happened**: When two External-DNS deployments have the `ambassador-host` source enabled and the label filter set if a Ambassador Host resource contains a label that matches the label filter it...
please help me restore
**What would you like to be added**: We need a way to make an external dns instance ignore some/all annotations on ingresses/services. In this way multiple instances of external dns...
**Description** Updates the Helm chart documentation for ExternalDNS to include a detailed example of how to configure ExternalDNS with the CloudFlare provider. Fixes #4396 **Checklist** - [ ] Unit tests...
**What happened**: When using External-DNS in Kubernetes with Freeipa(rfc2136) as the DNS server, I noticed an issue where new DNS entries are created when a new endpoint appears. However, these...
**What would you like to be added**: **Why is this needed**: gcloud container clusters create $GKE_CLUSTER_NAME \ --num-nodes 1 \ --scopes "https://www.googleapis.com/auth/ndev.clouddns.readwrite"
**What would you like to be added**: I'm not receiving all messages. Specifically in jackd. I don't use AWS for anything. I want to know if and why this platform...