Make sure that all your changes are stored in remote Git repo and that you moved your artificats to permenant storage before going through these steps.
helm del --purge mlstudio
gcloud container clusters delete $cluster_name --zone $cluster_zone
minikube delete