SupportIPVSProxyMode is true by default.

pull/8/head
Guangya Liu 2018-04-13 11:07:29 +08:00
parent 63c90bb47e
commit 9cba55dac1
1 changed files with 0 additions and 1 deletions

View File

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