The information in this documentation is geared towards users that want to use Gloo Gateway proxies with the Kubernetes Gateway API. If you want to use the Gloo Edge API instead, see the Gloo Gateway (Gloo Edge API) documentation.
Route delegation overview
Delegate routing decisions to another HTTPRoute resource.
Basic example
Set up basic route delegation between a parent and two child HTTPRoute resources.
Multiple parents
Set up route delegation for a child HTTPRoute resource that can receive traffic from one or more …
Multi-level delegation
Create a 3-level route delegation hierarchy with a parent, child, and grandchild HTTPRoute resource.
Header and query match
Use header and query matchers in a route delegation setup.
Policy inheritance
Learn how policy inheritance works in a route delegation setup.