mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-15 07:57:31 -02:30
add option proxy mode iptables for better performances
This commit is contained in:
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
# default config should be adequate
|
# default config should be adequate
|
||||||
[Service]
|
[Service]
|
||||||
Environment="KUBE_PROXY_ARGS=--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig"
|
Environment="KUBE_PROXY_ARGS=--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig --proxy-mode=iptables"
|
||||||
|
|||||||
Reference in New Issue
Block a user