mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-09 23:12:10 -03:30
add option proxy mode iptables for better performances
This commit is contained in:
parent
3f8f0f550b
commit
0b164bec02
@ -4,4 +4,4 @@
|
||||
# default config should be adequate
|
||||
|
||||
# Add your own!
|
||||
KUBE_PROXY_ARGS="--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig"
|
||||
KUBE_PROXY_ARGS="--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig --proxy-mode=iptables"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user