-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Cilium on Talos not responding to ARP requests #40419
Copy link
Copy link
Closed
Labels
area/datapathImpacts bpf/ or low-level forwarding details, including map management and monitor messages.Impacts bpf/ or low-level forwarding details, including map management and monitor messages.feature/l2-announcementkind/bugThis is a bug in the Cilium logic.This is a bug in the Cilium logic.kind/community-reportThis was reported by a user in the Cilium community, eg via Slack.This was reported by a user in the Cilium community, eg via Slack.
Metadata
Metadata
Assignees
Labels
area/datapathImpacts bpf/ or low-level forwarding details, including map management and monitor messages.Impacts bpf/ or low-level forwarding details, including map management and monitor messages.feature/l2-announcementkind/bugThis is a bug in the Cilium logic.This is a bug in the Cilium logic.kind/community-reportThis was reported by a user in the Cilium community, eg via Slack.This was reported by a user in the Cilium community, eg via Slack.
Is there an existing issue for this?
Version
equal or higher than v1.17.5 and lower than v1.18.0
What happened?
When Cilium is running on Talos, it's not replying to ARP requests.
I have configured Cilium to do L2 announcements and enabled the ingress controller.
After setting up a
CiliumLoadBalancerIPPoolandCiliumL2AnnouncementPolicy, the ingress controller service is getting assigned an IP address in the range, butarpingis not able to get a response from my machine.How can we reproduce the issue?
Install Cilium with the following helm values:
Cilium Version
cilium-cli: v0.18.3 compiled with go1.24.2 on linux/amd64
cilium image (default): v1.17.2
cilium image (stable): v1.17.5
cilium image (running): 1.17.5
Kernel Version
Unsure, running Talos v1.10.4
Kubernetes Version
Client Version: v1.32.2
Kustomize Version: v5.5.0
Server Version: v1.33.1
Regression
No response
Sysdump
cilium-sysdump-20250708-184649.zip
Relevant log output
Anything else?
No response
Cilium Users Document
Code of Conduct