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.
2 parents a46af82 + 9277dfd commit 3a34cc6Copy full SHA for 3a34cc6
02-path-working-with-clusters/202-service-mesh/readme.adoc
@@ -239,7 +239,7 @@ you'll need to download Istio. Istio can also automatically inject the sidecar;
239
https://istio.io/docs/setup/kubernetes/quick-start.html[Istio quick start]
240
241
curl -L https://git.io/getLatestIstio | sh -
242
- cd istio-0.2.10
+ cd istio-*
243
export PATH=$PWD/bin:$PATH
244
245
You should now be able to run the `istioctl` CLI
0 commit comments