tailscale/k8s-operator/api-proxy
Raj Singh 19e2c8c49f
cmd/k8s-proxy: use L4 TCPForward instead of L7 HTTP proxy (#18179)
considerable latency was seen when using k8s-proxy with ProxyGroup
in the kubernetes operator. Switching to L4 TCPForward solves this.

Fixes tailscale#18171

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
Co-authored-by: chaosinthecrd <tom@tmlabs.co.uk>
2026-03-05 18:47:54 +00:00
..
doc.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
proxy_events_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
proxy_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
proxy.go cmd/k8s-proxy: use L4 TCPForward instead of L7 HTTP proxy (#18179) 2026-03-05 18:47:54 +00:00