-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GKE still cannot be reliably spin up using Terraform 0.12.3 (without defining node pool) #4391
Comments
It's hard to say why this is failing, especially when using a module. Are you able to replicate this with a |
created brand new resources with minimal requirements, it seems to fail at
Cluster spin up fine without the But if specified |
This may be related to #4024, someone in that issue saw errors under similar circumstances. Can you share debug logs? I've never seen an issue like this, and can't reproduce it. |
Closing as stale. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
Community Note
Terraform Version
Terraform v0.12.3
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
I expect the process would run to finish.
Actual Behavior
Error: Error waiting for creating GKE cluster: All cluster resources were brought up, but the cluster API is reporting that: 4 nodes out of 4 are unhealthy.
Steps to Reproduce
terraform init.
terraform apply
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: