Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save pzentenoe/38041c1e9d66734650cc7094d1688a47 to your computer and use it in GitHub Desktop.
Save pzentenoe/38041c1e9d66734650cc7094d1688a47 to your computer and use it in GitHub Desktop.
minikube 4 CPUs 8GB
minikube start --vm-driver=xhyve --container-runtime=docker --show-libmachine-logs --v=10 --alsologtostderr --cpus 4 --memory 8192
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment