SupportIPVSProxyMode is true by default.

This commit is contained in:
Guangya Liu 2018-04-13 11:07:29 +08:00
parent 63c90bb47e
commit 9cba55dac1

View File

@ -285,7 +285,6 @@ apiVersion: kubeadm.k8s.io/v1alpha1
...
kubeProxy:
config:
featureGates: SupportIPVSProxyMode=true
mode: ipvs
...
```