Set conntrack params in kube-proxy

Add flags to control max connections (set to 256k vs 64k default) and TCP
established timeout (set to 1 day vs 5 day default).  Flags can be set to 0 to
mean "don't change it".

This is only set at startup, and not wrapped in a rectifier loop.

Tested manually.
This commit is contained in:
Tim Hockin
2015-12-29 15:37:33 -08:00
parent 558f69e613
commit da0ac31182
5 changed files with 113 additions and 35 deletions

View File

@@ -51,6 +51,8 @@ concurrent-endpoint-syncs
concurrent-resource-quota-syncs
config-sync-period
configure-cbr0
conntrack-max
conntrack-tcp-timeout-established
container-port
container-runtime
contain-pod-resources