COURTNEY HAMMERLE EXCLUSIVE INSIDER REPORT

Meet Courtney Hammerle! An advocate for autism awareness, athlete and rising mogul in her community. Hailing from Oak Park, MI Courtney, having all the determination and ambition in the world…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Using different istioctl versions with multiple Istio clusters

When you are working with multiple Istio clusters running different versions of Istio, it’s easy to mess up the client and run with the wrong istioctl for the target cluster. You also don’t want to spend a few hours debugging an issue to find that you weren’t used the right version of istioctl.

This is really useful when you are managing different clusters with different Istio versions: for example, you have upgraded your dev and integration cluster to Istio 1.1 for testing but your staging and production still run with Istio 1.0 or even when you are managing multiple clusters for different customers.

Then add istioctl plugin:

Output:

Check that istioctl plugin appears in the list of plugins:

List all available versions of istioctl:

Let’s install two versions: 1.0.7 and 1.1.6.

Now you can easily list the installed versions and easily switch between them:

List versions:

Set a version:

Check istioctl version:

Switch to 1.1.6:

Check istioctl version:

And voila, hope it is helpful!

Add a comment

Related posts:

3 Things You Can Do In 2021 To Be More Sustainable

2020 was a tough year, and for a lot of us it brought a new perspective on life and how we should live it. Whether that’s taking the time to slow down, or baking a lot of banana bread — 2020 left us…