external-dns
external-dns copied to clipboard
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
**Description** Request to add Civo as a new provider for external-dns **Checklist** - [ x] Unit tests updated - [ x] End user documentation updated
Unable to create a records in Azure Private DNS Zone for Load balancer type services in AKS. The secret which is been used by external DNS Deployment have Private DNS...
**What happened**: I've been using external-dns for about half a year now with GoDaddy and it either adds additional A record without removing previous one or just never updates A...
**What happened**: NodePort Traffic policy: Local Service with NodePort correctly update endpoints and does not try to publish not ready pods ExternalDNS use internal logic to find pods by selector...
I'm trying to make [this example](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/azure-private-dns.md) work external-dns with an azure private dns. I continue to get a fatal message on startup: level=fatal msg="failed to sync cache: timed out waiting...
**What happened**: When a weighted CNAME or A alias records exist, external DNS does not skip attempting to create an A and TXT records for the same name and then...
**Description** Allows to group service as described https://github.com/skynetservices/skydns#groups. **Checklist** - [x] Unit tests updated - [x] End user documentation updated
**What happened**: `external-dns` takes over existing DNS record by creating related TXT ownership record and updates it even if the DNS record already existed and is managed outside of `external-dns`....
**What would you like to be added**: I would like the ability to specify the cloudflare API token (or rather, a secret which contains it) in an ingress annotation. **Why...
Signed-off-by: misakazhou **Description** Add the provider for tencent cloud. PrivateDNS service provides intranet DNS resolution. DNSPod service provides internet DNS resolution. Unit tests and document is updated for the tencent...