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 would you like to be added**: Allow DNS record created with a specified TTL value. **Why is this needed**: Application need less time to sync records on zone where...

kind/feature

**What happened**: Create a loadbalancer typeservice, received message "could not fetch A records from zone '*****' context deadline exceeded (Client.Timeout exceeded while awaiting headers)" from the pod log **What you...

kind/bug

Hi guys, I found few pull request about txt records encryption (#1314, #1115, #1538), that have conflicts now, or not merged. This PR have latest PR (#1538) with resolved conflicts,...

kind/feature
cncf-cla: yes
size/L
needs-rebase

**Description** Hi guys, I found that when I using external-dns for cloudflare, it pulling all dns records for all zones, even if zone not used in k8s, and if you...

kind/feature
cncf-cla: yes
size/L
provider/cloudflare
needs-rebase

Is there any way to configure Gandi provider pagination?

kind/feature

**Description** This PR adds the Plural DNS provider to external DNS. ### Background [Plural](https://www.plural.sh/) is a platform that deploys open source applications on Kubernetes in your cloud using common standards...

cncf-cla: yes
size/XXL

I have recently setup external-dns in my k8s cluster. The issue is that it syncs **all** ingress hostnames and not only ingresses annotated with `external-dns.alpha.kubernetes.io/hostname`. Is this not the intention...

kind/bug

Latest helm chart is producing the following on startup while using k3s 1.24 `time="2022-08-03T09:15:22Z" level=info msg="Instantiating new Kubernetes client" time="2022-08-03T09:15:22Z" level=info msg="Using inCluster-config based on serviceaccount-token" time="2022-08-03T09:15:22Z" level=info msg="Created Kubernetes...

kind/bug

**What would you like to be added**: AWS tagging support on aws-sd resource creation. **Why is this needed**: The IAM policy in the aws-sd documentation is incredibly permissive. CloudMap supports...

kind/feature

What would you like to be added: CRD DNSEnpoint include in the helm chart template Probably this was wrongly closed https://github.com/kubernetes-sigs/external-dns/blob/master/docs/contributing/crd-source.md Why is this needed: Helps to ensure no separate...

kind/feature