Hello ,
I’m learning the ICA new course on KK , when installing the istioctl ( this is the first LAB) and just to make it clear bcz i think its a bug
i already installed istioctl
Already did the pre check , but its always says Failed
Greetings.
Hello ,
I’m learning the ICA new course on KK , when installing the istioctl ( this is the first LAB) and just to make it clear bcz i think its a bug
i already installed istioctl
Already did the pre check , but its always says Failed
Greetings.
Hello , same here when installing the istio-ingress chart using helm
command:
helm install istio-ingress istio/gateway --namespace istio-ingress --create-namespace --version 1.18.2
Greetings.
The helm error looks like you reused the release name, as per the error displayed. I’ve tried the helm lab, and it works for me. Look at the solution tabs to make sure you’re calling helm install correctly; guess is you’re probably not.
As for installing using the CLI – just tried it and it works. Please take a look at the solution tab (the one with the icon) and try it that way; it does work.
Hello ,
Thanks for your return , i’ve already did that before but the same problem
Thank you.