external-dns icon indicating copy to clipboard operation
external-dns copied to clipboard

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

Results 647 external-dns issues
Sort by recently updated
recently updated
newest added
trafficstars

**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...

kind/bug

**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:...

cncf-cla: yes
size/M

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...

kind/bug

**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...

kind/bug

**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...

kind/feature
lifecycle/stale

**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...

cncf-cla: yes
size/L
needs-ok-to-test

**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...

kind/bug
lifecycle/stale

**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"

kind/feature

**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...

kind/feature