c12s-kubespray/roles/kubernetes/master
Sergii Golovatiuk 1cfe0beac0 Set ClusterFirstWithHostNet for Pods with hostnetwork: true
In kubernetes 1.6 ClusterFirstWithHostNet was added as an option. In
accordance to it kubelet will generate resolv.conf based on own
resolv.conf. However, this doesn't create 'options', thus the proper
solution requires some investigation.

This patch sets the same resolv.conf for kubelet as host

Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
2017-04-04 16:34:13 +02:00
..
defaults Merge pull request #1080 from VincentS/Granular_Auth_Control 2017-03-15 13:12:51 +03:00
files Address standalone kubelet config case 2016-12-13 16:35:53 +01:00
handlers Cleanup legacy syntax, spacing, files all to yml 2017-02-17 16:22:34 -05:00
meta Add tags 2016-12-09 12:14:28 +01:00
tasks Merge branch 'master' into idempotency2 2017-03-16 09:29:43 +03:00
templates Set ClusterFirstWithHostNet for Pods with hostnetwork: true 2017-04-04 16:34:13 +02:00
vars Address standalone kubelet config case 2016-12-13 16:35:53 +01:00