My mount into minikube on mac is using 100-130% cpu and slowing everything down badly. Is there a way to use cache in same way as possible with docker mount. Something like:
minikube mount ./app/:/app:cached
Or other suggestions for how to speed up minikube with mount to local folder on mac