This documentation uses Gloo Gateway proxies with the Kubernetes Gateway API. To use the Edge API instead, click here. Note that some features, such as AI gateways, are not supported with the Edge API.
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.
Policy overrides
Explore how to override policies along the delegation chain with annotations.