-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
Unable to createa a GKE cluster - Google Cloud #16981
Comments
The error reported is:
|
hey @koalalorenzo Thanks for opening this issue Since you've already opened an issue about this on the main Google Provider Repository - rather than migrate this issue over there I'm going to close this issue in favour of that one; where this can be looked into. Thanks! |
Hi ! I have the same problem : Error: Error waiting for creating GKE cluster: All cluster resources were brought up, but the cluster API is reporting that: only 0 nodes out of 1 have registered; this is likely due to Nodes failing to start correctly; try re-creating the cluster or contact support if that doesn't work. |
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Terraform Version
Terraform Configuration Files
Note: The error happens also when creating a
google_container_node_pool
Debug Output
Crash Output
Expected Behavior
The cluster is created within 15-30 minutes
Actual Behavior
Error from Google API:
All cluster resources were brought up, but the cluster API is reporting that only 0 nodes out of 1 have registered. Cluster may be unhealthy.
Steps to Reproduce
terraform init
terraform apply
Important Factoids
Running on the latest version of macOS (High Sierra)
References
The text was updated successfully, but these errors were encountered: