Merge pull request #684 from xichengliudui/master

add istio 1.7 install command
This commit is contained in:
Stefan Prodan
2020-09-02 12:01:05 +03:00
committed by GitHub
@@ -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: