add istio 1.7 install command

This commit is contained in:
xichengliudui
2020-09-02 01:30:53 -07:00
parent fb66cd3d94
commit 8e7aa29ef1
@@ -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: