Skip to content

Instantly share code, notes, and snippets.

@laith-leo
Last active May 23, 2022 00:59
Show Gist options
  • Save laith-leo/7f691fd38db00288017d4401f1afc45e to your computer and use it in GitHub Desktop.
Save laith-leo/7f691fd38db00288017d4401f1afc45e to your computer and use it in GitHub Desktop.
MINIKUBE START
minikube start --nodes 1 --container-runtime=containerd --alsologtostderr --cpus 4 --memory 8192 --kubernetes-version=1.18.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment