The article discusses the challenges and lessons learned while scaling a Kubernetes cluster to 1000 pods in AWS EKS.
Some of the challenges include
- AWS resource limits,
- IP address exhaustion,
- control plane performance issues,
- workload calculations.
Other considerations include scalability testing and EKS support for IPv6. The article aims to provide a frame of reference for scaling Kubernetes clusters, not the highest level of performance.
















