Support ipvs mode for kube-proxy

Support ipvs mode for kube-proxy
This commit is contained in:
rong.zhang
2018-01-29 13:15:32 +08:00
parent f4180503c8
commit b10c308a5a
5 changed files with 32 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ kubelet_bind_address: "{{ ip | default('0.0.0.0') }}"
# resolv.conf to base dns config
kube_resolv_conf: "/etc/resolv.conf"
# Can be ipvs, iptables
kube_proxy_mode: iptables
# If using the pure iptables proxy, SNAT everything. Note that it breaks any