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

I'd like to use a CRD as a source, but the --crd-source-kind flag doesn't seem to do anything. For example, I modified crd-manifest.yaml to change the name of the sample...

kind/bug

**What happened**: According to the document: https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/hostport.md if we use `example.org` as root domain in Annotation, 3 dns records of the subdomains will be created: ``` kafka-0.example.org kafka-1.example.org kafka-2.example.org ```...

kind/bug
lifecycle/stale

**What happened**: I've configured external dns with provider rfc2136. Then I continously got this message in the external-dns pod's log: time="2022-08-26T02:11:37Z" level=info msg="Configured RFC2136 with zone '« zone »' and...

kind/bug

Any plans to support Route53 GovCloud? Endpoints: https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/using-govcloud-endpoints.html Aliases are not supported in Route53 GovCloud -- CNAMES would have to be utilized in replacement.

kind/feature

**What would you like to be added**: The Azure DNS backend does not support managing NS records. Not sure if there are some actual road blocks or if this was...

kind/feature
lifecycle/stale

**What happened**: `external-dns` tried to update some records. Their TXT records with prefix `a-` were missing, and `external-dns` failed to handle it: ``` googleapi: Error 404: The 'entity.change.deletions[18]' resource named...

kind/bug
lifecycle/stale

**What happened**: ``` time="2020-04-13T22:23:40Z" level=info msg="Desired change: CREATE demo.example.io A [Id: /hostedzone/ZVEABCZXYZ123]" time="2020-04-13T22:23:40Z" level=info msg="Desired change: CREATE demo-us-west-1.example.io A [Id: /hostedzone/ZVEABCZXYZ123]" time="2020-04-13T22:23:40Z" level=info msg="Desired change: CREATE demo-host-il.example.io A [Id: /hostedzone/ZVEABCZXYZ123]"...

kind/bug

**What happened**: external-dns is not able to manage other records if only one is failing due to an existing record that has the TXT registry record with a different owner....

kind/bug
lifecycle/stale

**What would you like to be added**: --default-targets only support IP addresses. I would want it to support hostnames as well. Currently this is what happens when you use a...

kind/feature

**What would you like to be added**: Can we please support exposing podIps for pods, using external-dns. **Why is this needed**: Currently if a pod-1 in cluster-1 needs to peer...

kind/feature
lifecycle/stale