'Kubernetes Minikube removes all resources after shutting down

The Minikube cluster on my Debian system removes all resources which have been up and running after I run minikube stop or shutting down the system.

What could possibly be the reason? How can I persist it?

Kubernetes & Kubectl version 1.23.1.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source