TCP Route

TCP Route Presets

Ready-to-deploy configuration presets for TCP Route. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

TCP Port Forwarding

The most common TCPRoute: forward all connections arriving on a Gateway's TCP listener to a backend Service. A TCP route has no matching -- the listener's port selects the traffic, and the route...

02

TCP Weighted Backends

A TCPRoute rule that splits raw TCP connections across two backends by weight -- the building block for a canary or blue/green rollout of a non-HTTP service. Connection rejections (for invalid...