Can you share some more details? How do you try to connect via ssh (pure ssh command, gcloud ssh command, via GCP WebUI)? Also, please provide us with the output and errors.
– ihor_dvoretskyi
1 Answers
43
votes
You should use gcloud tool e.g:
gcloud compute ssh <NODE_NAME> --zone <ZONE>
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more
ssh
command,gcloud ssh
command, via GCP WebUI)? Also, please provide us with the output and errors. – ihor_dvoretskyi