external-dns
external-dns copied to clipboard
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
Example of cloudflare suggests we can use CF_API_TOKEN as long as we give it right permissions, but it doesn't seem to be working for me, but also in a closed...
**What happened**: Cloudflare Error 523 with reachable services **What you expected to happen**: The error is reachable through the browser **How to reproduce it (as minimally and precisely as possible)**:...
*Problem* We are finding that Gloo Edge as of v1.12 has changed the way that the Proxy object is created within kubernetes, which will break `external-dns` integration. This will require...
**What would you like to be added**: Switching to distroless from alpine. Follow up to https://github.com/kubernetes-sigs/external-dns/issues/3385 . I'll keep this issue open for a bit to hear concerns from the...
**Description** Adds a few useful text/template functions: - replaceAll: `strings.replaceAll` - isIPv6: exposes an existing function that returns a bool to let you know if a string is an IPv6...
**What happened**: external-dns quietly stops executing, does not error and does not recover until pod is manually deleted **What you expected to happen**: Either for external-dns to continue executing as...
**What happened**: An upgrade was performed to 0.13.1 after experiencing the "create/delete thrash" known issue for this provider. After performing the upgrade, this version failed several post deployment verification tests...
I am using Route53 for a TLD which already is manually managed with hundreds of existing DNS records: `foobar.com`. If I set policy=sync for the same hosted domain to add...
**What happened**: Interval parameter doesn't work as expected, interval is set to 5 mins, but it updates record to AWS after 20 mins I recreated my service at around 2023-04-26T08:08,...
This PR introduces a new proposal to allow for provider-specific metrics in external-dns.