Skip to content

Instantly share code, notes, and snippets.

@chrisxaustin
Last active January 9, 2019 15:17
Show Gist options
  • Save chrisxaustin/4042f424caedf1855c3a618bbbded341 to your computer and use it in GitHub Desktop.
Save chrisxaustin/4042f424caedf1855c3a618bbbded341 to your computer and use it in GitHub Desktop.
start minikube on windows with hyper-v
minikube start --vm-driver hyperv --hyperv-virtual-switch "minikube" -v=10
# Also needed to add an external "minikube" virtual switch
# Network performance was poor until I updated my wireless network driver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment