Quan Nguyễn

Quan Nguyen builds free, no-signup developer tools at calculators.im, including a CIDR/subnet calculator used for exactly this kind of network capacity planning.

Subnetting for Kubernetes: How to Size Pod, Service, and Node CIDRs (and Never Run Out of IPs)

Most Kubernetes clusters are born with a networking decision nobody revisits until it breaks: the CIDR ranges. You type --pod-network-cidr=10.244.0.0/16…

15 hours ago