Skip to content
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

Closed
bitgandtter opened this issue Oct 9, 2020 · 6 comments
Labels
bug Something isn't working waiting-on-answer

Comments

@bitgandtter
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

cdktf & Language Versions

Affected Resource(s)

cdktf~> 0.0.17-pre.cbf526c954ba97438241933a69ff04b0031ea3d3
aws@> 2.0
google@
> 3.0
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

@bitgandtter bitgandtter added the bug Something isn't working label Oct 9, 2020
@jsteinich
Copy link
Collaborator

I believe there are just a few missing pieces. Potentially an internet gateway, security groups, or iam roles.
https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest may be a good resource to either import directly or reference for needed resources.

@schollii
Copy link

schollii commented Nov 20, 2020

  1. the gists are no longer available, which makes reproducing this very difficult

  2. some might be interested in Docs should clarify private endpoint need to be true when public endpoint is IP filtered terraform-aws-modules/terraform-aws-eks#1111

@deval-graymatics
Copy link

I was facing the similar issue. I tried even basic example from EKS module and that was also giving Node joining issue.
I would suggest to verify the terraform version and follow this blog. This code is working well when I downgraded terraform version to exactly same.

@DanielMSchmidt
Copy link
Contributor

The gist seems to be unavailable, could you post a new one so I can check the issue?

@DanielMSchmidt
Copy link
Contributor

No reaction for almost two months, closing this out for now 👍

@github-actions
Copy link
Contributor

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working waiting-on-answer
Projects
None yet
Development

No branches or pull requests

6 participants