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:
@@ -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
|
||||
|
Reference in New Issue
Block a user