-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add Cilium netkit device mode support
This allows for enabling the [netkit device mode](https://docs.cilium.io/en/latest/operations/performance/tuning/#netkit-device-mode) of Cilium for [even higher performance](https://isovalent.com/blog/post/cilium-netkit-a-new-container-networking-paradigm-for-the-ai-era/). Note that this absolutely requires kernel 6.8 or newer (that is, Talos v1.9 or newer), otherwise you *will* break the networking of your cluster. Ask me how I know. Signed-off-by: Dennis Marttinen <[email protected]>
- Loading branch information
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters