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.
Route delegation overview
Basic example
Set up basic route delegation between a parent and two child HTTPRoute resources.
Delegation via labels
Use labels to delegate traffic from a parent HTTPRoute to different child HTTPRoutes.
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 and overrides