Closed 631068264 closed 1 year ago
@631068264 Do you see the packets at the destination node?
Accroding to this , no packets at the destination node. This pod is on 155 node. Follow the route it can't reach 57 the destination node
kubectl exec -it pod/dnsutils-67865b6fb5-j5mg8 -- /bin/sh
traceroute 10.42.139.134
traceroute to 10.42.139.134 (10.42.139.134), 30 hops max, 46 byte packets
1 xxx-155.kubernetes.default.svc.cluster.local (xxx.155) 0.008 ms 0.004 ms 0.004 ms
2 * *
*
3 * * *
4 *
@631068264 Do the nodes have src-dest check turned on? For example, in aws src-dest check needs to be turned off for this to work.
Closing this due to inactivity. Feel free to reopen if there is any update.
apply this deploy
Node 155 57 53 in the same subnet
Only pod in Node A can ping itself , can't ping pod in NodeB or NodeC and other dnsutils pod same
on xxx.155
kubectl get installation -o yaml
If Use
encapsulation: IPIP
It can pingContext
Your Environment
calicoctl node diags
diags-20230313_215827.tar.gz