External DNS helm repo add edns https://kubernetes-sigs.github.io/external-dns/ helm repo update helm pull edns/external-dns --version 1.20.0 helm upgrade --install --namespace external-dns --create-namespace external-dns ./external-dns-1.20.0.tgz References Offical docs eDNS Unbound webhook (good for testing without authoritative NS) RFC2136