mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Merge pull request #684 from xichengliudui/master
add istio 1.7 install command
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user