![]() Currently kube-proxy defaults the min-sync-period for iptables to 0. However, as explained by Dan Winship, "With minSyncPeriod: 0, you run iptables-restore 100 times. With minSyncPeriod: 1s , you run iptables-restore once. With minSyncPeriod: 10s , you also run iptables-restore once, but you might have to wait 10 seconds first" |
||
---|---|---|
.. | ||
testdata/KubeProxyConfiguration | ||
BUILD | ||
scheme_test.go | ||
scheme.go |