https://pulumi.com logo
#golang
Title
d

damp-ocean-83573

07/12/2022, 9:19 PM
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.
4 Views