-
Notifications
You must be signed in to change notification settings - Fork 458
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
aws eks NodeCreationFailure: Instances failed to join the kubernetes cluster. #409
Comments
I believe there are just a few missing pieces. Potentially an internet gateway, security groups, or iam roles. |
|
I was facing the similar issue. I tried even basic example from EKS module and that was also giving Node joining issue. |
The gist seems to be unavailable, could you post a new one so I can check the issue? |
No reaction for almost two months, closing this out for now 👍 |
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've 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. |
Community Note
cdktf & Language Versions
Affected Resource(s)
cdktf~> 0.0.17-pre.cbf526c954ba97438241933a69ff04b0031ea3d3
aws@
> 2.0> 3.0google@
azurerm@~> 2.0
Debug Output
https://gist.github.com/bitgandtter/fb1aed5a4a8728b9c2c0b36b99e6c5e4
Expected Behavior
Successfully created an EKS Cluster
Actual Behavior
EKS Cluster and Nodes created but nodes didn't join the cluster
Steps to Reproduce
https://gist.github.com/bitgandtter/fb1aed5a4a8728b9c2c0b36b99e6c5e4
Important Factoids
no
The text was updated successfully, but these errors were encountered: