deployment icon indicating copy to clipboard operation
deployment copied to clipboard

How to install CoreDNS in a fresh cluster, running no kube-dns?

Open yoav-klein opened this issue 2 years ago • 1 comments

Hi,

Your documentation only explains how to install CoreDNS on a cluster already running kube-dns.

What if I have a fresh new cluster, not running kube-dns? What is the best way to install CoreDNS in that case?

yoav-klein avatar Aug 03 '22 14:08 yoav-klein

You could use the helm chart https://github.com/coredns/helm.

chrisohaver avatar Aug 03 '22 14:08 chrisohaver