Error while creating istio ingress gateway in istio 1.2.5

9/11/2019

I'm creating aks-engine on azure vmss, I tried deploying istio 1.0.1 and 1.2.5, in 1.0.1 I was able to create an internal load balancer as istio ingress gateway. But in 1.2.5 I'm getting an error "service-controller Error syncing load balancer: failed to ensure load balancer: user-supplied IP Address true was not found in resource group" though I've specified the resource group name in the annotations --set controller.service.annotations.service.beta.kubernetes.io/azure-load-balancer-resource-group=""

-- Vineesha.C
azure-aks
istio
kubernetes
kubernetes-ingress

0 Answers