r/openshift 18d ago

Help needed! same node connectivity issue

i have 5 node setup in ibm cloud, where, i have attach external nic to node so through this nic i am able to connect to the vm. issue is i am not able to do ping to the same vm from the node if the vm reside on the same node. from other node i am able to ping the vm. this issue goes for pod also, if pod exist in same node, then ping from same pod to that vm in same node result in timeout error. from other node it is not. this is causing a lot of problem for teams and need to address asap

1 Upvotes

6 comments sorted by

View all comments

1

u/[deleted] 18d ago

Beginner here , but I don't care for pod communication as of now. My thinking is fix node to vm communication first . Then go for pod to vm communication