terraform-google-kubernetes-engine
terraform-google-kubernetes-engine copied to clipboard
Set zones for cluster_autoscaling
When using the cluster_autoscaling, the node_pool get auto created only when the default node_pool exists. If the default node_pool is created and then deleted with cluster creation, the node auto-provisioning does not create a node pool automatically unless I manually add the zone through the Pantheon UI.
Regardless of the existence of the default node_pool, the Zones field in the Node auto-provisioning is always 'Not specified'
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
Same here. Wondering how to make this work with Terraform.