You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.
1.create two pod with the same yaml to run mpi workload in that two pod
2.lunch a container in one pod using "kubectl exec -it xx-pod /bin/bash"
3.by ssh to lunch another pod but error ssh: connect to host 172.30.48.34 port 22: Connection refused, meanwhile i can't ssh to the host (ip is 10.18.127.3) due to 'ssh: connect to host 10.18.127.3 port 22: Network is unreachable'
What are the steps to reproduce this issue?
1.create two pod with the same yaml to run mpi workload in that two pod
2.lunch a container in one pod using "kubectl exec -it xx-pod /bin/bash"
3.by ssh to lunch another pod but error
ssh: connect to host 172.30.48.34 port 22: Connection refused
, meanwhile i can't ssh to the host (ip is 10.18.127.3) due to 'ssh: connect to host 10.18.127.3 port 22: Network is unreachable'yaml is :
The text was updated successfully, but these errors were encountered: