You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kubect-n istio-system get svcem
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
istio-ingressgateway LoadBalancer 10.109.153.58 15021:32526/TCP,80:32428/TCP,443:30718/TCP 59m
Hello,
first of all great work @davidjumani :)
The loadbalancer is not detected by istio.
kubect-n istio-system get svcem
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
istio-ingressgateway LoadBalancer 10.109.153.58 15021:32526/TCP,80:32428/TCP,443:30718/TCP 59m
kubectl version
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.3", GitCommit:"ca643a4d1f7bfe34773c74f79527be4afd95bf39", GitTreeState:"clean", BuildDate:"2021-07-15T21:04:39Z", GoVersion:"go1.16.6", Compiler:"gc", Platform:"linux/amd64"}
Currently deployed with istio-1.12.0.
I am not sure about the requirements for making it work at this point but anyone thought about it ?
The text was updated successfully, but these errors were encountered: