Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enable eBPF-based masquerading and host routing
This is a prerequisite for many of Cilium's [advanced tuning options](https://docs.cilium.io/en/stable/operations/performance/tuning/#ebpf-host-routing), and should also improve performance in general without sacrificing compatibility. The netkit device mode requires Linux 6.8, which Talos does not yet have, but I've added the option here for the future. Signed-off-by: Dennis Marttinen <[email protected]>
- Loading branch information