We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce13b95 commit daf010dCopy full SHA for daf010d
site-src/guides/index.md
@@ -150,7 +150,7 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
150
2. Install Istio
151
152
```
153
- TAG=1.26-alpha.665da00e1e5392c31cf44cd4dedecd354dd660d5
+ TAG=1.27-alpha.0551127f00634403cddd4634567e65a8ecc499a7
154
# on Linux
155
wget https://storage.googleapis.com/istio-build/dev/$TAG/istioctl-$TAG-linux-amd64.tar.gz
156
tar -xvf istioctl-$TAG-linux-amd64.tar.gz
0 commit comments