eks-anywhere icon indicating copy to clipboard operation
eks-anywhere copied to clipboard

Clean Up Failed Workload Cluster Creation

Open jonathanmeier5 opened this issue 1 year ago • 2 comments

As a user, I would like a command or document kubectl example of how to clean up all the cluster resources for a workload cluster in a management cluster.

For instance, if my workload cluster creation times out and fails part way through the creation process, I would like to be able to copy/paste a command from the EKS Anywhere documentation that will clean up all leftover resources in my management cluster for the failed workload cluster.

This would allow me to easily attempt to retry creating the workload cluster.

jonathanmeier5 avatar Jun 29 '23 13:06 jonathanmeier5

This might contain some information on how to clean up https://repost.aws/knowledge-center/eks-clean-up-resources-failed-cluster, we have a pending task to move these troubleshooting blogs that @chrisnegus is tracking https://github.com/aws/eks-anywhere/issues/5866

vivek-koppuru avatar Jul 05 '23 17:07 vivek-koppuru

I created PR #5866 to address this issue. I'll close this issue when that PR merges.

chrisnegus avatar Nov 21 '23 17:11 chrisnegus