Forked from ipedrazas/gist:f25075f03f87c669025854f99e14f836
Created
March 23, 2020 17:33
-
-
Save pzentenoe/38041c1e9d66734650cc7094d1688a47 to your computer and use it in GitHub Desktop.
minikube 4 CPUs 8GB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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