Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/docs/traffic-management/route-delegation/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,14 @@ Review some of the benefits that you can achieve with route delegation:
| Optimize traffic flows| Route delegation can be used to distribute traffic load across multiple paths or nodes in the cluster, which can improve network performance and reliability. |
|Easier updates with limited blast radius| Individual teams can easily update the routing configuration for their apps and manage the policies for their routes. If errors are introduced, the blast radius is limited to the set of routes that were changed. |

<!--
## Policy inheritance

{{< reuse "docs/snippets/policy-inheritance.md" >}}

For an example, see the [Policy inheritance](/docs/traffic-management/route-delegation/policy-inheritance/) guide.

-->
## Limitations

The current route delegation model imposes a few restrictions on how routes can be delegated. If a rule is violated, the corresponding rule is removed from the route.
Expand Down