cloudstack-kubernetes-provider icon indicating copy to clipboard operation
cloudstack-kubernetes-provider copied to clipboard

Interoperability with https://istio.io/

Open fermosan opened this issue 2 years ago • 0 comments

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 ?

fermosan avatar Nov 25 '21 12:11 fermosan