Kubernetes Rolling Updates and Hidden Capacity Costs
A practical look at Kubernetes rolling updates, why maxUnavailable and maxSurge matter, and how terminating Pods can increase rollout capacity beyond replicas plus surge.
// topics
recent notes on devops, cloud infra, and automation
A practical look at Kubernetes rolling updates, why maxUnavailable and maxSurge matter, and how terminating Pods can increase rollout capacity beyond replicas plus surge.
How Grafana Beyla uses eBPF to provide zero-code baseline observability for Kubernetes services, and where SDK-based instrumentation still fits.
How VPC CNI prefix delegation replaces individual IP assignment with /28 prefix blocks to dramatically increase pod density per node on EKS.
A step-by-step guide to migrating your Amazon EKS VPC CNI plugin from self-managed to AWS managed addon with zero downtime.