Skip to content

Instantly share code, notes, and snippets.

@jacekbj
Last active April 13, 2020 08:50
Show Gist options
  • Save jacekbj/384a4e2d0fe53c6b10f7be0547539042 to your computer and use it in GitHub Desktop.
Save jacekbj/384a4e2d0fe53c6b10f7be0547539042 to your computer and use it in GitHub Desktop.
k8s
minikube start --driver=virtualbox
minikube status
minikube stop
minikube delete // Removes state from previous run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment