digitalocean/arp-doks-fix
forked from okamidash/arp-doks-fix
Captured source
source ↗published Jan 14, 2026seen 5dcaptured 14hhttp 200method plain
digitalocean/arp-doks-fix
License: MIT
Stars: 1
Forks: 0
Open issues: 0
Created: 2026-01-14T14:35:24Z
Pushed: 2026-01-14T14:32:02Z
Default branch: main
Fork: yes
Parent repository: okamidash/arp-doks-fix
Archived: no
README:
ARP Fix script
This is a Daemonset that will non-destructively update the ARP table when stale neighbours are present. This is to fix a bug present in Cilium on DOKS that doesn't allow for ARP entries to be updated.
The relevant Cilium issue is here, and the fix is here. This is yet to be deploed in DOKS, so this is a solution until then.
Note
I am a member of the DigitalOcean Kubernetes team. This solution has been tested and works without needing to update the cluster to a newer version.
Deployment
kubectl apply -f https://raw.githubusercontent.com/okamidash/arp-doks-fix/main/daemonset.yaml
Notability
notability 1.0/10Low-star fork, minimal traction