Files
kubernetes/pkg
Dan Winship 5cffb4d1f6 Remove mark-for-masquerade chain from nftables kube-proxy
Current kernels have problems with very large rulesets with lots of
jumps (because of inefficiency in the code that ensures the jumps
don't create loops). Get rid of a bunch of jumps (1 per endpoint and
usually 1 or 2 per service) by just doing mark-for-masquerade inline
rather than calling a helper chain to do it.
2026-01-09 12:51:24 -05:00
..
2025-11-18 14:14:41 +02:00
2025-11-06 09:36:43 +00:00
2025-10-20 18:52:54 +00:00