Created
June 16, 2017 13:53
-
-
Save ipedrazas/f25075f03f87c669025854f99e14f836 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