For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Route delegation
Manage routing rules more effectively by using multiple connected HTTPRoute resources.
Manage routing rules more effectively by using multiple connected HTTPRoute resources.
Route delegation overview
Learn what route delegation is, how it works in agentgateway, and when to use it.
Basic example
Set up basic route delegation between a parent HTTPRoute and two child HTTPRoutes.
Delegation via labels
Use labels to delegate traffic to child HTTPRoutes with the <key>=<value> syntax.
Multi-level delegation
Create a 3-level route delegation hierarchy with a parent, child, and grandchild HTTPRoute.
Header and query match
Use header and query matchers in a route delegation setup.
Policy inheritance and overrides
Learn how policies are inherited and overridden along the route delegation chain.