Does Traefik IngressRoute of latest traefik v2 supports external dns annotation or not?

We use external dns annotation with traefik v1.7 for every ingress to point CNAME record with external-dns.alpha.kubernetes.io/target.
We thought of migrating all of our clusters to traefik v2, but many of the articles/issues is saying traefik v2 IngressRoute CRD does not support external-dns.alpha.kubernetes.io/target.

What I am expecting is Does it support with V2 or not? jus Yes/No.

Please help with me as this is the critical deciding factor for us to move to traefik V2.

1 Like

Hi @SanthoshJaina, thanks for your interest in Traefik!

Support for Traefik 2's custom resource definition got merged into external-dns but there is no release yet.

You can check this PR for more information.