c12s-kubespray/roles/kubernetes-apps/ansible
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 Move calico-policy-controller into separate role 2017-03-17 11:21:52 +01:00
tasks Set ClusterFirstWithHostNet for Pods with hostnetwork: true 2017-04-04 16:34:13 +02:00
templates Set ClusterFirstWithHostNet for Pods with hostnetwork: true 2017-04-04 16:34:13 +02:00