c12s-kubespray/roles/kubernetes/node
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 Lower default memory requests 2017-02-27 10:53:43 -06:00
handlers Drop non systemd OS types support 2017-01-02 12:14:03 +01:00
meta Update playbooks to support new netchecker 2017-02-07 15:20:34 +01:00
tasks Refactor etcd role 2017-03-24 12:34:15 +01:00
templates Set ClusterFirstWithHostNet for Pods with hostnetwork: true 2017-04-04 16:34:13 +02:00