How much CPU and memory does a CNI actually use?

A CNI is picked once and rarely revisited, and there is no organized data on what it consumes day to day. Measuring 5 CNIs in 14 configurations under identical conditions showed an 8x memory spread, an eBPF map share that kubectl top never sees, and a 70% kube-proxy memory saving from the nftables mode that had not been published as a number.

August 4, 2026 · 7 min · Hoon Jo

Passing Conformance Isn't Enough: Re-scoring 7 Gateway API Implementations from Scratch

We rebuilt last year’s Gateway API PoC from the scoring model up and re-measured 7 implementations. All 7 pass official conformance, but the features you can actually use range from 6 to 13.

June 12, 2026 · 11 min · Hoon Jo

Comparing 7 Kubernetes Gateway API Implementations: Which One Should You Choose?

100-round PoC results and selection guide for 7 Kubernetes Gateway API implementations across 17 test scenarios

April 8, 2026 · 8 min · Hoon Jo