Posted On: Jul 6, 2023

Amazon Elastic Kubernetes Service (EKS) now allows running more pods per windows node using IPv4 prefix delegation mode for Windows containers. Prefix delegation mode expands the number of secondary IPv4 addresses which could be assigned to the Elastic Network Interface (ENI) by up to 16x. With this feature, customers can run up to 250 pods on a single Windows Server node, depending upon the chosen instance type and size.

Amazon EKS supports a single ENI per Windows Server node, and with prefix delegation, customers can now assign /28 IPv4 prefixes (or 16 IP addresses), allowing them run up to 16x more Windows pods on a single EKS node. For more details about how to enable this feature, refer to the containers blog and the EKS best practices guide.

Windows containers support on Amazon EKS is available in all public AWS regions and the AWS GovCloud (US) Regions as listed here. To learn more about running Windows containers on Amazon EKS, visit the Amazon EKS Optimized Windows AMI documentation and our product page.