c12s-kubespray/roles/dnsmasq/tasks
Bogdan Dobrelya d208896c46 Ensure /etc/resolv.conf content for CoreOS
Use cloud-init config to replace /etc/resolv.conf with the
content for kubelet to properly configure hostnet pods.

Do not use systemd-resolved yet, see
https://coreos.com/os/docs/latest/configuring-dns.html
"Only nss-aware applications can take advantage of the
systemd-resolved cache. Notably, this means that statically
linked Go programs and programs running within Docker/rkt
will use /etc/resolv.conf only, and will not use the
systemd-resolve cache."

Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-11-23 16:51:49 +01:00
..
dnsmasq.yml Make dnsmasq daemon set optional 2016-09-23 12:59:06 +02:00
main.yml Add new var skip_dnsmasq_k8s 2016-10-26 17:56:15 +03:00
resolvconf.yml Ensure /etc/resolv.conf content for CoreOS 2016-11-23 16:51:49 +01:00