-
Notifications
You must be signed in to change notification settings - Fork 407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Question]Edge pod connectivity test failed #2215
Comments
This issue appears to be one that was fixed last year. Could you please provide the Raven version deployed in your cluster, the configured Gateway resource objects, and the iptables NAT table information on gateway node(if you use flannel, just like |
raven-agent:0.4.2 cloud gateway
edge gateway
|
What happened:
I conducted connectivity testing on the busy-box pod on node fj-xamen-4.10.0.0.12 (Raven gateway node) and found that the data disappeared after passing through node fj-quanzhou-8.10.0.0.12 (Raven gateway node) and reaching node fj-quanzhou-8.10.0.0.14.
The same operation is performed on the busy-box pod (non Raven gateway) of fj-xamen-4.10.0.0.11, ping 172.16.0.72. There is data on fj-xamen-4.10.0.0.11 and fj-xamen-4.10.0.0.12, but no data on fj-quanzhou-8.10.0.0.12.
On fj-quanzhou-8.10.0.0.12, the bus pod IP of fj-xamen-4.10.0.0.12 can be tested to be normal
What you expected to happen:
cloud-edge communication
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):v1.25.6cat /etc/os-release
):Linuxuname -a
):3.10.0-1160.119.1.el7.x86_64others
/kind question
The text was updated successfully, but these errors were encountered: