|
|
@ -101,10 +101,6 @@ kube_proxy_oom_score_adj: -999 |
|
|
|
# in order to proxy service traffic. If unspecified, 0, or (0-0) then ports will be randomly chosen. |
|
|
|
kube_proxy_port_range: '' |
|
|
|
|
|
|
|
# resourceContainer is the absolute name of the resource-only container to create and run |
|
|
|
# the Kube-proxy in (Default: /kube-proxy). |
|
|
|
kube_proxy_resource_container: /kube-proxy |
|
|
|
|
|
|
|
# udpIdleTimeout is how long an idle UDP connection will be kept open (e.g. '250ms', '2s'). |
|
|
|
# Must be greater than 0. Only applicable for proxyMode=userspace. |
|
|
|
kube_proxy_udp_idle_timeout: 250ms |