iptables must be on
This commit is contained in:
parent
be232a1b8b
commit
7806a48b86
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ data:
|
||||||
|
|
||||||
masquerade: "false"
|
masquerade: "false"
|
||||||
enable-xt-socket-fallback: "true"
|
enable-xt-socket-fallback: "true"
|
||||||
install-iptables-rules: "false"
|
install-iptables-rules: "true" # required by L7 LB
|
||||||
auto-direct-node-routes: "true"
|
auto-direct-node-routes: "true"
|
||||||
kube-proxy-replacement: "probe"
|
kube-proxy-replacement: "probe"
|
||||||
enable-host-reachable-services: "true"
|
enable-host-reachable-services: "true"
|
||||||
|
|
Loading…
Reference in a new issue