Skip to content

Instantly share code, notes, and snippets.

@ipedrazas
Created June 16, 2017 13:53
Show Gist options
  • Save ipedrazas/f25075f03f87c669025854f99e14f836 to your computer and use it in GitHub Desktop.
Save ipedrazas/f25075f03f87c669025854f99e14f836 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