Tag: #kube-proxy
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Cilium Datapath Architecture — Inside a Cluster Without kube-proxy
A deep dive into the eBPF datapath of Cilium, the CNCF graduated CNI, following a packet on its journey. We cover how kube-proxy replacement works, the identity-based security model, tunneling versus native routing, and
2026-06-13 · 16 min read #cilium#ebpf#kubernetes#cni#networkingThe Great Shift in Kubernetes Networking: 5 Critical Changes Even Experts Easily Overlook
From IPVS deprecation and the nftables transition in Kubernetes v1.35, to Istio Ambient Mesh eliminating sidecars, Gateway API replacing Ingress, and Cilium eBPF-based CNI unifying observability — we analyze 5 critical c
2026-03-01 · 20 min read #kubernetes#networking#nftables#ipvs#istio