-
Notifications
You must be signed in to change notification settings - Fork 284
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
[Cilium/ RKE2] Unstable connection inside cluster #7456
Comments
Without a reliable way to reproduce this, or with some amount of logging, resolving this issue will be difficult. |
Have you confirmed that host firewalls (firewalld/ufw) are disabled on all nodes? |
Yes, of course. So that, the connection sometime work, sometime just standing still and then timeout |
i have the same problem, pods are accessible only from the nodes from which they are deployed |
You can try to disable the checksum offload
|
Environmental Info:
RKE2 Version: v1.30.6+rke2r1
Cilium v1.16.2
Node(s) CPU architecture, OS, and Version:
OS: RHEL 8
cpu: amd64
Virtual environment: VMware
Cluster Configuration:
1 master, 10 agent
Describe the bug:
Unstable connection when check services with curl command
Steps To Reproduce:
Expected behavior:
Connect to service success
Actual behavior:
Sometime the connection is success, sometime the result is connection timeout
The connection regularly fails only on node which scheduled nginx pod (for example A, B), except the node which pod nginx doesn't schedule on
Additional context / logs:
Log doesn't show anything when connection is timeout.
The text was updated successfully, but these errors were encountered: