Minikube: ssh onto node

Created on 9 May 2016  路  2Comments  路  Source: kubernetes/minikube

An issue with documentation I guess, how can I ssh onto the machine that minikube starts?

This is an issue when using private docker repos for example as I need to login to docker hub on the node that minikube will pull images on.

kindocumentation

Most helpful comment

Closing this as I managed to login using docker@host with password tcuser

All 2 comments

Closing this as I managed to login using docker@host with password tcuser

I'll reopen this until we get it documented. In most cases users shouldn't need SSH, but it's one of those things where when you need it, you _really_ need it.

Was this page helpful?
0 / 5 - 0 ratings