|
|
|
|
|
by nicolast
2762 days ago
|
|
> most of these benchmarks are measuring the same Linux kernel code This, 1000x this. I'm afraid too many people treat their CNI plugin as 'magic' whilst many of them really aren't. 'Host' versus Calico is basically benchmarking the impact of a Linux bridge device, and maybe some more iptables rules than the host has (depending on whether the host benchmark has iptables enabled at all, whether there are K8s network security policies in place and enforced by Calico,...). Also, configuration details are lacking. E.g. in the Calico benchmarks, was ipip enabled or not? |
|