This message was deleted.
s
This message was deleted.
m
cc @billowy-army-68599 (sorry to ping you directly, but I think you may have some context on this)
s
what is the region config you are using? The error is a 404 - ignoring the html coming back, perhaps your location is invalid? You could also just drop the location if it needs to be in the same location as the cluster.
m
Thanks Vivek! At first I thought it was the location (us-east1), but that seems to be fine. I think there’s a bug when you pass
cluster: cluster.id
. I changed it to use
cluster: cluster.name
and it worked fine
i tried that after i saw this other person with the same problem: https://github.com/pulumi/pulumi-gcp/issues/282#issuecomment-586022085
t
Find a resolution, seeing the same error? It looks like Pulumi is trying to deploy a new node pool into a zone my Regional cluster is not configured to have nodes in