[HELP] MetalLB (v0.11.0) and K3D timeout/no route to host #904
-
Question / Where do you need Help?MetalLB v0.11.0 is installed, K3D is used to create a 1 server 2 agent cluster. More details can be seen in the template:
Our problem is the following: After a specific number of IPs created via MetalLB, roughly 4-5, any subsequent IPs created result in services being timed out / no route to host. What i have discovered so far, only one node, of the three, works with MetalLB. The other two nodes that have any MetalLB IPs routing to them result in the aforementioned error. Does anyone have ideas how we can tackle this issue? My kubernetes environment has not really changed, yet, this problem is now just appearing when creating new environments. As a side note, we added tcpdump sidecars to deployments as simple as nginx and exposing port 80 to create an IP and the container is not receiving any requests. However, the speaker for MetalLB appears to be forwarding but not receiving anything back. Any help would be greatly appreciated. Scope of your Questionk3d version v4.4.7 metallb v0.11.0 Update(moved from separate comment by @iwilltry42) In addition, I getting this error in one of the speaker pods for MetalLB
entering the container node and running arping
while the other two
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hi @jessequinn , thanks for starting this discussion!
Which node is it? Is there a pattern (e.g. always the server node)? EDIT: |
Beta Was this translation helpful? Give feedback.
-
resolved - xt_statistic ext missing solved the problem. thanks. |
Beta Was this translation helpful? Give feedback.
resolved - xt_statistic ext missing solved the problem. thanks.