01
TLS Passthrough by SNI
The most common TLSRoute: match a TLS connection by its SNI hostname and forward it, unmodified (passthrough), to a single backend Service. The backend terminates TLS itself -- the Gateway never sees...
Loading...
Ready-to-deploy configuration presets for TLS Route. Each preset is a complete manifest you can copy, customize, and deploy.
2 presetsThe most common TLSRoute: match a TLS connection by its SNI hostname and forward it, unmodified (passthrough), to a single backend Service. The backend terminates TLS itself -- the Gateway never sees...
A single TLSRoute rule that splits passthrough TLS connections across two backends by weight -- the building block for a canary or blue/green rollout of a TLS-terminating service. Because a TLSRoute...