Open jonathanmeier5 opened 1 year ago
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
I created PR #5866 to address this issue. I'll close this issue when that PR merges.
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.