gateway.networking.k8s.io/v1
· Namespaced Resource
TLSRoute
The TLSRoute resource is similar to TCPRoute, but can be configured
to match against TLS-specific metadata. This allows more flexibility
in matching streams for a given TLS listener.
If you need to forward traffic to a single target for a TLS listener, you
could choose to use a TCPRoute with a TLS listener.
Click on Property Name to show the description, and Pink Types to expand schema.
Required properties are marked with *
Change History
Gateway API v1.5.1
Gateway API v1.5.0
TLSRoute was first seen on this version of Gateway API
Gateway API v1.4.1
Gateway API v1.4.0
Gateway API v1.3.0
Gateway API v1.2.1
Gateway API v1.2.0
Gateway API v1.1.1
Gateway API v1.1.0
Gateway API v1.0.0
Gateway API v0.15.25
Gateway API v0.8.1
Gateway API v0.8.0
Gateway API v0.7.1
Gateway API v0.7.0
Gateway API v0.6.2
Gateway API v0.6.1
Gateway API v0.6.0
Gateway API v0.5.1
We don't have any examples of TLSRoute yet 😕
But the good news is, you can help us by contributing examples on GitHub
No links for TLSRoute yet
You can help us by adding useful links on GitHub