c12s-kubespray/roles/kubernetes
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
..
master Set ClusterFirstWithHostNet for Pods with hostnetwork: true 2017-04-04 16:34:13 +02:00
node Set ClusterFirstWithHostNet for Pods with hostnetwork: true 2017-04-04 16:34:13 +02:00
preinstall Merge pull request #1149 from mattymo/centos-retries 2017-03-18 11:12:36 +03:00
secrets Fix multiline condition for k8s check certs 2017-04-03 17:44:55 +03:00