just an FYI, we are running a platform that creates and destroys clusters and helm stuff on top and we learned the hard way that deleting the cluster odes not clean up loadbalancers, disks etc. We modified our code to do a helm destroy, namespace delete, cluster delete in that order