Scripts, utilities, and examples for deploying CoreDNS.
On a debian system:
dpkg-buildpackage -us -uc -b --target-arch ARCH
Where ARCH can be any of the released architectures, like "amd64" or "arm".dpkg-buildpackage -us -uc -b
VERSION
environment variableTo install:
dpkg -i coredns_0.9.10-0~9.20_amd64.deb
.This installs the coredns binary in /usr/bin, adds a coredns user (homedir set to /var/lib/coredns) and a small Corefile /etc/coredns.
The repository providing the helm chart repo is available under