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 ec735af commit 0ae7d1dCopy full SHA for 0ae7d1d
site-src/guides/index.md
@@ -135,7 +135,7 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
135
2. Install Istio
136
137
```
138
- TAG=1.26-alpha.80c74f7f43482c226f4f4b10b4dda6261b67a71f
+ TAG=1.26-alpha.9befed2f1439d883120f8de70fd70d84ca0ebc3d
139
# on Linux
140
wget https://storage.googleapis.com/istio-build/dev/$TAG/istioctl-$TAG-linux-amd64.tar.gz
141
tar -xvf istioctl-$TAG-linux-amd64.tar.gz
0 commit comments