linkerd2/controller/proxy-injector/fake/data
Vadim Makerov 005a3a470e
Implement providing configuration for TCP_USER_TIMEOUT to linkerd-proxy (#13024)
Default values for 30s will be enough to linux TCP-stack completes about 7 packages retransmissions, after about 7 retransmissions RTO (retransmission timeout) will rapidly grows and does not make much sense to wait for too long.

Setting TCP_USER_TIMEOUT between linkerd-proxy and wild world is enough, since connections to containers in same pod are more stable and reliable

Fixes #13023

Signed-off-by: UsingCoding <extendedmoment@outlook.com>
2024-10-03 16:08:01 +00:00
..
annotation.patch.json Add opaque ports namespace inheritance to pods (#5941) 2021-03-29 19:41:15 -04:00
deployment-inject-disabled.yaml Add pod spec annotation to disable injection in CLI and auto-injector (#2187) 2019-02-01 16:57:06 -08:00
deployment-with-injected-proxy.yaml docker: Access container images via cr.l5d.io (#5756) 2021-02-17 14:31:54 -08:00
filter-pod-opaque-ports.yaml Filter default opaque ports for pods and services (#6774) 2021-08-31 16:11:42 -06:00
filter-service-opaque-ports.yaml Filter default opaque ports for pods and services (#6774) 2021-08-31 16:11:42 -06:00
filtered-pod-opaque-ports.json Filter default opaque ports for pods and services (#6774) 2021-08-31 16:11:42 -06:00
filtered-service-opaque-ports.json Filter default opaque ports for pods and services (#6774) 2021-08-31 16:11:42 -06:00
inject-init-container-spec.yaml make group ID configurable (#11924) 2024-05-23 15:54:21 -05:00
inject-linkerd-secrets-volume-spec.yaml Have the Webhook react to pod creation/update only (#2472) 2019-03-26 11:53:56 -05:00
namespace-inject-disabled.yaml Update auto-injector to require opt-in by namespace or pod (#2209) 2019-02-06 17:37:14 -08:00
namespace-inject-enabled.yaml Update auto-injector to require opt-in by namespace or pod (#2209) 2019-02-06 17:37:14 -08:00
namespace-with-opaque-ports.yaml Add services to proxy injector for opaque ports annotation (#5766) 2021-02-17 20:58:18 -05:00
pod-inject-empty.yaml Include pod probe ports in inbound proxy config (#8645) 2022-06-13 18:33:56 +01:00
pod-inject-enabled.yaml Include pod probe ports in inbound proxy config (#8645) 2022-06-13 18:33:56 +01:00
pod-with-debug-disabled.yaml Include pod probe ports in inbound proxy config (#8645) 2022-06-13 18:33:56 +01:00
pod-with-debug-enabled.yaml Set `LINKERD2_PROXY_INBOUND_PORTS` during injection (#6445) 2021-07-09 11:52:20 -05:00
pod-with-debug.patch.json Implement providing configuration for TCP_USER_TIMEOUT to linkerd-proxy (#13024) 2024-10-03 16:08:01 +00:00
pod-with-ns-annotations.patch.json Implement providing configuration for TCP_USER_TIMEOUT to linkerd-proxy (#13024) 2024-10-03 16:08:01 +00:00
pod-with-opaque-ports.yaml Add opaque ports namespace inheritance to pods (#5941) 2021-03-29 19:41:15 -04:00
pod-without-opaque-ports.yaml Add opaque ports namespace inheritance to pods (#5941) 2021-03-29 19:41:15 -04:00
pod.patch.json Implement providing configuration for TCP_USER_TIMEOUT to linkerd-proxy (#13024) 2024-10-03 16:08:01 +00:00
service-with-opaque-ports.yaml Add services to proxy injector for opaque ports annotation (#5766) 2021-02-17 20:58:18 -05:00
service-without-opaque-ports.yaml Add services to proxy injector for opaque ports annotation (#5766) 2021-02-17 20:58:18 -05:00