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

Cluster Deletion #2

Open
mgarber-ops opened this issue Jan 12, 2022 · 0 comments
Open

Cluster Deletion #2

mgarber-ops opened this issue Jan 12, 2022 · 0 comments

Comments

@mgarber-ops
Copy link

2022-01-12 05:03:37 [✖] unexpected status "DELETE_FAILED" while waiting for CloudFormation stack "eksctl-devsecops-nodegroup-node-group-1"
2022-01-12 05:03:37 [ℹ] fetching stack events in attempt to troubleshoot the root cause of the failure
2022-01-12 05:03:37 [✖] AWS::CloudFormation::Stack/eksctl-devsecops-nodegroup-node-group-1: DELETE_FAILED – "The following resource(s) failed to delete: [NodeInstanceRole]. "
2022-01-12 05:03:37 [✖] AWS::IAM::Role/NodeInstanceRole: DELETE_FAILED – "Cannot delete entity, must detach all policies first. (Service: AmazonIdentityManagement; Status Code: 409; Error Code: DeleteConflict; Request ID: 84355f9a-8560-47f7-ab7c-e08b58be5a8c; Proxy: null)"
2022-01-12 05:03:37 [ℹ] 1 error(s) occurred while deleting cluster with nodegroup(s)
2022-01-12 05:03:37 [✖] waiting for CloudFormation stack "eksctl-devsecops-nodegroup-node-group-1": ResourceNotReady: failed waiting for successful resource state

Deletion of EKS Cluster via eksctl will fail due to IAM Role policy attachment being a manual task managed outside of CloudFormation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant