changing proxy mode to default 'userspace', issues with 'iptables'

This commit is contained in:
Smaine Kahlouch 2015-12-09 15:03:57 +01:00
parent 563be70728
commit 9cecc30b6d

View file

@ -30,7 +30,7 @@ kube_cert_group: kube-cert
dns_domain: "{{ cluster_name }}" dns_domain: "{{ cluster_name }}"
kube_proxy_mode: iptables kube_proxy_mode: userspace
# IP address of the DNS server. # IP address of the DNS server.
# Kubernetes will create a pod with several containers, serving as the DNS # Kubernetes will create a pod with several containers, serving as the DNS