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 configured the infoblox view so queries for records are scoped to the specific view. **What you expected to happen**: I expected the queries to only return records...
**What would you like to be added**: Flag for setting a custom cache sync timeout. **Why is this needed**: We have a few clusters with a lot of pods, deployments...
**What happened**: Having set up external-dns to use `traefik-proxy`, it did not create dns records with IngressRoute. It would only create the record with the `external-dns.alpha.kubernetes.io/target` annotation. This however failed...
Hello everybody, I was wondering if anyone would be interested in a provider for Cloudflare Tunnel (formerly known as Cloudflare Argo Tunnels). I am playing around with it in my...
**What would you like to be added**: The ability to define different `external-dns` targets for each of the hostnames on the `Ingress` resource on a setup where each `Ingress` resource...
**What would you like to be added**: Service object should have possibility to set `external-dns.alpha.kubernetes.io/cloudflare-proxied` flag. **Why is this needed**: The only way to enable cloudflare proxy is to set...
Kustomize latest tag does not match latest release. On v0.14.0 tag, in the kustomize folder, newTag is set on v0.13.6, previous version.
**Description** This PR allow gandi provider to redirect apex domain to an FQDN. From my understanding, CNAME record only can be used for subdomains and external-dns force CNAME if record...
**What happened**: Set the AWS_CA_BUNDLE environment variable in order to operate in the ISO region and received the following error: ``` failed to instantiate AWS session: LoadCustomCABundleError: unable to load...
**What happened**: After upgrading external-dns from 0.13.4 to 0.13.5, it began trying to create CNAME records instead of A records like it had been previously. The external-dns pod then went...