Hey! Just joined Slack, having an issue with creat...
# golang
d
Hey! Just joined Slack, having an issue with creating an internal load balancer on GKE, wondered if any of y’all could help? Using type
LoadBalancer
along with the annotation
<http://networking.gke.io/load-balancer-type|networking.gke.io/load-balancer-type>: Internal
, seems like Pulumi isn’t populating the ingress IP correctly, i.e.
status.LoadBalancer.Ingress
has length of 0. Anyone run into this problem before? Can’t seem to find anything online about it.