Clarify reference to how to use Istio in project

This commit is contained in:
Catherine Luse
2019-06-18 15:57:35 -07:00
parent 1900a8bd0a
commit ac476af1e6
2 changed files with 2 additions and 2 deletions
@@ -47,7 +47,7 @@ With Istio enabled, you can:
## Leveraging Istio in Projects
After you enable Istio, you can see traphic metrics and a traffic graph on the project level. You can see a traffic graph for all namespaces that have Istio sidecar injection enabled. For more information, refer to the [Project Administration docs for Istio]]({{< baseurl >}}/rancher/v2.x/en/project-admin/istio/).
After you enable Istio, you can see traphic metrics and a traffic graph on the project level. You can see a traffic graph for all namespaces that have Istio sidecar injection enabled. For more information, refer to [How to Use Istio in Your Project]({{< baseurl >}}/rancher/v2.x/en/project-admin/istio/).
## Disabling Istio
@@ -1,5 +1,5 @@
---
title: Istio
title: How to Use Istio in Your Project
weight: 3528
---