Having trouble trying to create a `regional` gke c...
# general
i
Having trouble trying to create a
regional
gke cluster with a separate node pool. It seems that the
node-locations
is missing from the cluster creation. Here is the equivalent gcloud command - https://cloud.google.com/kubernetes-engine/docs/how-to/creating-a-cluster#regional. Is the
gcp.container.Cluster
api behind?
Trying to keep the cluster/node pool
location
regional, instead of the older/more confusing zone/additionalZone. Here is a gist of my attempt as an illustration (would like to remove zone/additionalZones) https://gist.github.com/rosskevin/190ded2b41ebab591f9141e91b694418
This issue appears to be tracking it https://github.com/pulumi/pulumi-gcp/issues/57
w
We're aiming to bring the beta provider online very soon! cc @stocky-spoon-28903.
s
Yes - I think we can release that towards the tail end of this week @white-balloon-205
i
That would be good timing so I wouldn’t have to do a production migration.
s
The work that it was dependent on just went out, so we’re in a good spot here I think
👍 1