Is it possible to stop Kubernetes cluster, but no disable Kubernetes support?

Hi,

I have a local Kubernetes for testing purposes. But sometimes I want to stop whole local Kubernetes and use only Docker. How to do this correctly?

I don’t want to remove and then install Kubernetes again. I want to save all my configured services and deployments.