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

**What happened**: I noticed that external dns was not creating a route53 entry in AWS for an ingress that I created. I later found out that part of the ingress...

kind/bug
lifecycle/frozen

**Description** Adds the ability to filter ingresses based on their `IngressClassName` attribute. There's an `--ingress-class-filter` argument that's now exposed through the CLI and some additional filtering in `source/ingress.go` Fixes #1975...

kind/feature
cncf-cla: yes
size/L

**What happened**: The change to the TXT registry introduced in #2157 breaks downward compatibility by retroactively limiting the maximum length of managed records. This means even with #2811 implemented, there...

kind/bug

Signed-off-by: Patrik Cyvoct **Description** Two small fixes for the Scaleway provider: - defaults to a bigger page size for listing when there is a lot of domains - avoid sending...

cncf-cla: yes
size/S

**What would you like to be added**: AWS CloudMap aka AWS ServiceDiscovery provider should use `DiscoverInstances` API call when possible instead of `ListInstances` **Why is this needed**: - `DiscoverInstances` API...

kind/feature

In a system of a high number of Kubernetes clusters in which external-dns runs configured to maintain all records for a single AWS Route53 zone, throttling errors are imminent with...

kind/feature
lifecycle/stale

**What would you like to be added**: Multiple replicas for reliability, similar to how https://github.com/kubernetes-sigs/aws-load-balancer-controller works using leader election. **Why is this needed**: Improve reliability.

kind/feature

Hi, @Raffo @njuettner @seanmalloy I am Ranjish, Engineering Manager from Infoblox taking care of Cloud initiatives. We have few customers who are using ExternalDNS plugin to connect with Infoblox. Being...

**What happened**: I registered domain something.space (cheap domain for tests) via OVH and would like to use that for nginx. I need to set it up to point to my...

kind/bug
lifecycle/rotten

Bumps golang from 1.18 to 1.19.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.18&new-version=1.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

cncf-cla: yes
size/XS
dependencies
docker