Skip to content

Commit

Permalink
Merge pull request #684 from xichengliudui/master
Browse files Browse the repository at this point in the history
add istio 1.7 install command
  • Loading branch information
stefanprodan authored Sep 2, 2020
2 parents fb66cd3 + 8e7aa29 commit c6f3a87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/gitbook/tutorials/istio-progressive-delivery.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Install Istio with telemetry support and Prometheus:

```bash
istioctl manifest apply --set profile=default
# istio 1.7 or newer
istioctl install --set profile=default
```

Install Flagger using Kustomize (kubectl >= 1.14) in the `istio-system` namespace:
Expand Down

0 comments on commit c6f3a87

Please sign in to comment.