Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

destroy eks cluster with aws managed node groups #465

Closed
mhardege opened this issue Feb 5, 2020 · 2 comments
Closed

destroy eks cluster with aws managed node groups #465

mhardege opened this issue Feb 5, 2020 · 2 comments
Labels
status/waiting-reponse Waiting for the issue author to respond to a question.

Comments

@mhardege
Copy link

mhardege commented Feb 5, 2020

We tear down eks cluster with aws-nuke. If we use aws - managed node groups in our eks setup, aws-nuke terminates with errors because the managed node groups are dependent on the eks cluster, so they cannot be deleted and remain there. Could you tear off the function of the eks cluster, to destroy existing node groups before of the eks cluster yourself ?

here the error message:
eu-central-1 - EKSCluster - XXXXX-XXXXX-XXXXX-XXXXX - failed
ERRO[0998] ResourceInUseException: Cluster has node groups attached
status code: 409, request id: XXXXX-XXXXX-XXXX-XXXXX-XXXXXXX

@bjoernhaeuser
Copy link
Member

@mhardege Thank you for your report.

aws-nuke does not support EKS node groups (afaics), a resource which is simply missing. Would you want to provide the necessary patch?

@bjoernhaeuser bjoernhaeuser added the status/waiting-reponse Waiting for the issue author to respond to a question. label Feb 5, 2020
@spr-mweber3
Copy link

@bjoernhaeuser I'll do.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status/waiting-reponse Waiting for the issue author to respond to a question.
Projects
None yet
Development

No branches or pull requests

3 participants