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
Labels
status/waiting-reponse
Waiting for the issue author to respond to a question.
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
The text was updated successfully, but these errors were encountered: