"Configuring Request Routing" fixes (#1251)

* Changes after reviewing the "Configuring Request Routing" doc

* Updated v1alpha3 too
This commit is contained in:
Yossi Mesika 2018-05-16 06:13:44 +03:00 committed by Lin Sun
parent c97ad101fc
commit 25fb4bce22
3 changed files with 3 additions and 3 deletions

View File

@ -99,7 +99,7 @@ following table:
> The Helm chart also offers significant customization options per individual
service. Customize these per-service options at your own risk.
The per-service options are exposed via the
[`values.yaml` file](https://raw.githubusercontent.com/istio/istio/master/install/kubernetes/helm/istio/values.yaml).
[`values.yaml`](https://raw.githubusercontent.com/istio/istio/master/install/kubernetes/helm/istio/values.yaml) file.
## Uninstall Istio

View File

@ -177,4 +177,4 @@ all users to v2, optionally in a gradual fashion. We'll explore this in a separa
## What's next
* Learn more about [request routing]({{home}}/docs/concepts/traffic-management/rules-configuration.html).
* Learn more about [request routing]({{home}}/docs/concepts/traffic-management/request-routing.html).

View File

@ -178,4 +178,4 @@ all users to v2, optionally in a gradual fashion. We'll explore this in a separa
## What's next
* Learn more about [request routing]({{home}}/docs/concepts/traffic-management/rules-configuration.html).
* Learn more about [request routing]({{home}}/docs/concepts/traffic-management/request-routing.html).