Skip to content

Commit

Permalink
Fix docs summary
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Feb 13, 2019
1 parent 5dfb580 commit 2c9c1ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/gitbook/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
* [Monitoring](usage/monitoring.md)
* [Alerting](usage/alerting.md)

# Tutorials
## Tutorials

* [Canary Deployments with Helm charts](tutorials/canary-helm-gitops.md)
6 changes: 3 additions & 3 deletions docs/gitbook/install/flagger-install-on-google-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -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://github.com/raw/stefanprodan/flagger/master
Expand Down

0 comments on commit 2c9c1ad

Please sign in to comment.