fix route docs (#12121)

fix docs

fix route docs
This commit is contained in:
Rachael Luo 2022-10-19 22:46:51 +08:00 committed by GitHub
parent dfeca1fa5a
commit fee96dcf10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ traffic from your internal users to a particular set of instances.
With a virtual service, you can specify traffic behavior for one or more hostnames. With a virtual service, you can specify traffic behavior for one or more hostnames.
You use routing rules in the virtual service that tell Envoy how to send the You use routing rules in the virtual service that tell Envoy how to send the
virtual services traffic to appropriate destinations. Route destinations can virtual services traffic to appropriate destinations. Route destinations can
be versions of the same service or entirely different services. be different versions of the same service or entirely different services.
A typical use case is to send traffic to different versions of a service, A typical use case is to send traffic to different versions of a service,
specified as service subsets. Clients send requests to the virtual service host as if specified as service subsets. Clients send requests to the virtual service host as if