dis
0fa90ec9e8
Fix resolvconf executable discovery
If resolvconf was installed and then removed, the file
/etc/resolvconf/resolv.conf.d/head remains in the filesystem
- change discovery of 'resolvconf' executable to check if it
can be located with 'which resolvconf' command or not.
8 years ago
Matthew Mosesohn
acae5d4286
Check dnsmasq on first kube-node
kube-masters without kube-node role will not run
kube-proxy, and therefore can't check if dnsmasq
is running.
Fixes #368
8 years ago
Stig Telfer
64a39fdb86
Use var for bin dir instead of assuming /usr/local/bin
On CoreOS the binaries are not installed in /usr/local/bin.
8 years ago
teuto.net Netzdienste GmbH
457ed11b49
fixed deprecation warnings regarding bare variables
8 years ago
Smaine Kahlouch
7e6d7caf4b
Dnsmasq runs on all nodes
8 years ago
ant31
6297e5ea93
Use dnsmasq inside pods
8 years ago
Antoine Legrand
b9781fa7c2
Symlink dnsmasq conf
8 years ago
Smaine Kahlouch
a5094f2a6a
move /etc/hosts configuration in 'preinstall' role
8 years ago
Greg Althaus
fe5ec398bf
Use IP is specified, otherwise use the ansible discovered address.
This fixes cases for use in Vagrant environments.
8 years ago
Smaine Kahlouch
b54af6b42f
reduce dns timeout
8 years ago
Smaine Kahlouch
4c5735cef8
configure dnsmasq to listen on localhost only
8 years ago
Smaine Kahlouch
63ae6ba5b5
dnsmasq runs on all nodes
8 years ago
Smaine Kahlouch
f58b4d3dd6
dnsmasq listens on localhost
8 years ago
Smaine Kahlouch
d3a8584212
add timeout options to resolv.conf
8 years ago
Smaine Kahlouch
8127e8f8e8
Flannel running as pod
8 years ago
Smaine Kahlouch
51a0996087
fix regexp for resolv.conf
8 years ago
ant31
b769636435
Ansible 2.0
8 years ago
ant31
9c461e1018
Use inline update for resolv.conf
8 years ago
Smaine Kahlouch
1d1d8b9c28
add nodnsupdate hook for RedHat
8 years ago
Smaine Kahlouch
b72e220126
remove carriage return
8 years ago
Smaine Kahlouch
e0f460d9b5
copy template dnsmasq pod and remove handlers
8 years ago
ant31
2df70d6a3d
Docker dnsmasq
8 years ago
ant31
d597f707f1
use backup file
8 years ago
Smaine Kahlouch
c91a3183d3
manage undefined vars for loadbalancing
9 years ago
Smaine Kahlouch
953f482585
kube-proxy loadbalancing, need an external loadbalancer
9 years ago
Smaine Kahlouch
b23b8aa3de
dnsmasq with multi master arch
9 years ago
Smaine Kahlouch
6183a4d3b1
dns vars for skydns submodule
9 years ago
Smaine Kahlouch
00c562828f
Initial commit
9 years ago