Skip to content

Instantly share code, notes, and snippets.

@tutmosisII
Created August 2, 2020 12:24
Show Gist options
  • Save tutmosisII/f8d3360177d54f8246245ab57e6d84bc to your computer and use it in GitHub Desktop.
Save tutmosisII/f8d3360177d54f8246245ab57e6d84bc to your computer and use it in GitHub Desktop.
Starting Minikube with more memory
minikube.exe start --cpus 2 --memory 8192 --driver=hyperv --hyperv-virtual-switch=k8s_minikube
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment