Created
July 14, 2020 19:10
-
-
Save unacceptable/ad4ed17422e69a5b280af3bf1b329b35 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 config set memory 16384 | |
minikube config set cpus 4 | |
minikube config set vm-driver virtualbox | |
minikube start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment