Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ZedYeung/c811e082c79a4868a7cd23a9eb48cb3c to your computer and use it in GitHub Desktop.

Select an option

Save ZedYeung/c811e082c79a4868a7cd23a9eb48cb3c to your computer and use it in GitHub Desktop.
SSH to Minikube VM
You can ssh into the VM by finding the IP (from kubectl config view) and using username "docker" password "tcuser":
ssh [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment