4 Answers
- Newest
- Most votes
- Most comments
0
Same problem here:
[ℹ] deploying stack "eksctl-Schulungen-nodegroup-Roboters"
[✖] unexpected status "ROLLBACK_IN_PROGRESS" while waiting for CloudFormation stack "eksctl-Schulungen-nodegroup-Roboters"
[ℹ] fetching stack events in attempt to troubleshoot the root cause of the failure
[✖] AWS::EKS::Nodegroup/ManagedNodeGroup: CREATE_FAILED – "Nodegroup Roboters failed to stabilize: Internal Failure"
[ℹ] 1 error(s) occurred and cluster hasn't been created properly, you may wish to check CloudFormation console
[ℹ] to cleanup resources, run 'eksctl delete cluster --region=us-east-2 --name=Schulungen'
[✖] waiting for CloudFormation stack "eksctl-Schulungen-nodegroup-Roboters": ResourceNotReady: failed waiting for successful resource state
Error: failed to create cluster
Any Ideas?
answered 5 years ago
0
Hint found in https://www.talkingquickly.co.uk/2020/04/nodegroup-failed-to-stabilize-internal-failure/
The problem stated on the above mentioned website was tackled in version 0.17.0 of eksctl. Today I downloaded 0.18.0 and the process worked. Problem fixed!
Edited by: klicki on May 4, 2020 4:57 AM
answered 5 years ago
0
Same issue with the EKS QS Template for existing VPC:
https://raw.githubusercontent.com/aws-quickstart/quickstart-amazon-eks/master/templates/amazon-eks-master-existing-vpc.template.yaml
EKSNodegroup CREATE_FAILED Nodegroup EKSNodegroup-xxxxxxxxxx failed to stabilize: Internal Failure
answered 5 years ago
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago