Skip to content

Instantly share code, notes, and snippets.

@sanjid133
Created April 19, 2020 13:03
Show Gist options
  • Save sanjid133/7b421c8ebe6890a28543fc80cf4dba85 to your computer and use it in GitHub Desktop.
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
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