sticky-receptionist-53934
const ingress = k8s.core.v1.Service.get( 'ingress', 'istio-system/istio-ingressgateway', { provider: k8sProvider } ) const ip = ingress.status.loadBalancer.ingress[0].ip