mmumshad / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.
Apache License 2.0
4.7k stars 4.54k forks source link

Private key not accepted when connecting to nodes through ssh #241

Closed Sandeep2728 closed 3 years ago

Sandeep2728 commented 3 years ago

After all the nodes are brought by vagrant private key is not accepted when connecting to nodes using putty. at the time of deployment the private key was replaced by vagrant but i am not able to ssh into any node. I am getting key not valid error.