Skip to content
Snippets Groups Projects
Commit 0b164bec authored by Smaine Kahlouch's avatar Smaine Kahlouch
Browse files

add option proxy mode iptables for better performances

parent 3f8f0f55
No related branches found
No related tags found
No related merge requests found
......@@ -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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment