Fix docs summary

This commit is contained in:
stefanprodan
2019-02-13 13:05:57 +02:00
parent 5dfb5808c4
commit 2c9c1adb47
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -14,6 +14,6 @@
* [Monitoring](usage/monitoring.md)
* [Alerting](usage/alerting.md)
# Tutorials
## Tutorials
* [Canary Deployments with Helm charts](tutorials/canary-helm-gitops.md)
@@ -327,9 +327,9 @@ before the certificate expires.
### Install Prometheus
The GKE Istio add-on does not include a Prometheus instance that scraps the Istio telemetry service.
Because Flagger uses the Istio HTTP metrics to run the canary analysis you have to
deploy the following Prometheus configuration that's similar to the one that comes with the official Istio Helm chart.
The GKE Istio add-on does not include a Prometheus instance that scrapes the Istio telemetry service.
Because Flagger uses the Istio HTTP metrics to run the canary analysis you have to deploy the following
Prometheus configuration that's similar to the one that comes with the official Istio Helm chart.
```bash
REPO=https://raw.githubusercontent.com/stefanprodan/flagger/master