Hi @Ben ,
could you share the output of the services list from your cluster(s) please?
i.e. run kubectl get services -n appservice-ns
and
kubectl get services --all-namespaces
I'm suspecting the LoadBalancer services for the envoy endpoint has not successfully bound to an IP.
Thanks
Andrew