Minikube HOME folder

10.6k Views Asked by At

I'm try to run Kubernetes with minikube, and hangs on creating volume... My HOME partition is almost 100% used. I saw that minikube create a .minikube folder into my HOME, so there are way to change this folder?

1

There are 1 best solutions below

2
On BEST ANSWER

You can set the MINIKUBE_HOME env var to specify the path for minikube to use for the .minikube directory. From: https://github.com/kubernetes/minikube/blob/master/docs/env_vars.md

EDIT: information has moved, now at - https://minikube.sigs.k8s.io/docs/handbook/config