c12s-kubespray/roles/dnsmasq
Bogdan Dobrelya 5fd43b7cf0 Allow subdomains of dns_domain and fix kubelet restarts
* Add a var for ndots (default 5) and put it hosts' /etc/resolv.conf.
* Poke kube dns container image to v1.7
* In order to apply changes to kubelet, notify it to
be restarted on changes made to /etc/resolv.conf. Ignore errors as the kubelet
may yet to be present up to the moment of the notification being processed.
* Remove unnecessary kubelet restart for master role as the node role ensures
it is up and running. Notify master static pods waiters for apiserver,
scheduler, controller-manager instead.

Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-09-27 14:32:49 +02:00
..
defaults Fix resolv.conf search/nameserver 2016-08-24 15:31:57 +02:00
files Initial commit 2015-10-03 22:19:50 +02:00
handlers Allow subdomains of dns_domain and fix kubelet restarts 2016-09-27 14:32:49 +02:00
library Fix kubedns idempotency 2016-09-13 16:49:51 +03:00
tasks Allow subdomains of dns_domain and fix kubelet restarts 2016-09-27 14:32:49 +02:00
templates Make dnsmasq daemon set optional 2016-09-23 12:59:06 +02:00