-
-
Save sanjid133/7b421c8ebe6890a28543fc80cf4dba85 to your computer and use it in GitHub Desktop.
Minikube ssh: handshake failed: read tcp 127.0.0.1:50754->127.0.0.1:34251: read: connection reset by peer
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
Run following command | |
``` | |
vboxmanage controlvm minikube setlinkstate1 off | |
vboxmanage controlvm minikube setlinkstate1 on | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment