Add routing rules to the glossary (#4711)

Signed-off-by: Nancy Avinger <navinger@google.com>
This commit is contained in:
navinger 2019-07-25 09:35:45 -07:00 committed by Frank Budinsky
parent 2f11cf96ca
commit 3b3419ab3b
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
---
title: Routing Rules
---
Routing rules, which you configure in a virtual service, define the paths that
requests follow within the service mesh. With routing rules, you can define
conditions to route traffic addressed to the virtual service's host to specific
destination workloads. Routing rules let you set up complex
[traffic routing](/docs/concepts/traffic-management/#traffic-routing-and-configuration)
scenarios.