1 개요[ | ]
- gcloud compute ssh
Bash
Copy
gcloud compute ssh VM_NAME
Bash
Copy
gcloud compute ssh --project=PROJECT_ID --zone=ZONE VM_NAME
Console
Copy
testuser@cloudshell:~ (my-project-153)$ gcloud compute ssh --zone=asia-northeast3-b vm1
ssh: connect to host 135.79.246.80 port 22: Connection timed out
ERROR: (gcloud.compute.ssh) [/usr/bin/ssh] exited with return code [255].
2 같이 보기[ | ]
- kubectl node-shell
- gcloud compute instances list
- gcloud compute ssh 접속 불가
- gcloud compute firewall-rules list
3 참고[ | ]
편집자 Jmnote Jmnote bot
로그인하시면 댓글을 쓸 수 있습니다.