c12s-kubespray/roles/kubernetes-apps/ansible/templates
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
..
kubedns-autoscaler.yml Add autoscalers for dnsmasq and kubedns 2017-03-02 13:44:22 +03:00
kubedns-deploy.yml Add autoscalers for dnsmasq and kubedns 2017-03-02 13:44:22 +03:00
kubedns-svc.yml Address standalone kubelet config case 2016-12-13 16:35:53 +01:00
netchecker-agent-ds.yml Update playbooks to support new netchecker 2017-02-07 15:20:34 +01:00
netchecker-agent-hostnet-ds.j2 Set ClusterFirstWithHostNet for Pods with hostnetwork: true 2017-04-04 16:34:13 +02:00
netchecker-server-pod.yml Update playbooks to support new netchecker 2017-02-07 15:20:34 +01:00
netchecker-server-svc.yml Add advanced net check for DNS K8s app 2016-11-28 13:23:25 +01:00