Troubleshooting¶ Teardown Environment¶ $> make teardown should destroy all terraform managed ressources. Clean up¶ If you wanna clean up your development environment enter: Warning Use with Caution, check the Makefile before running! $> make cleanup Remove minikube cache¶ $> minikube delete --purge