{{CANONICAL}}
← Back to Tech News

Amazon EKS and Amazon EKS Distro now supports Kubernetes version 1.36

Amazon Web Services has announced support for Kubernetes version 1.36 across both Amazon Elastic Kubernetes Service (EKS) and Amazon EKS Distro. Organizations can now create new EKS clusters using version 1.36 or upgrade existing clusters through the EKS console, eksctl command line interface, or infrastructure-as-code tools. The update is available across all AWS regions where EKS operates, including AWS GovCloud regions. Kubernetes 1.36 delivers several significant technical improvements for enterprise container orchestration. The release promotes User Namespaces to general availability, enabling secure mapping of container root processes to unprivileged host users to prevent privilege escalation during container breakouts. Additional enhancements include Mutating Admission Policies for CEL-based resource mutations without requiring webhook infrastructure, In-Place Pod-Level Resources Vertical Scaling that allows pods to resize CPU and memory allocations without restarts, and Resource Health Status reporting for better hardware-related troubleshooting. The new capabilities address critical operational challenges in production Kubernetes environments, particularly around security isolation and resource management. AWS recommends that customers review the complete changelog and use EKS cluster insights to identify potential compatibility issues before upgrading existing workloads to the new version.

Why It Matters

This release represents a significant step forward in Kubernetes security and operational efficiency. The promotion of User Namespaces to GA provides enterprise customers with stronger container isolation capabilities, reducing the blast radius of potential security breaches. The in-place resource scaling feature addresses a long-standing operational pain point, allowing teams to optimize resource allocation without service disruption. For AWS customers, having immediate access to these features across all regions ensures they can leverage the latest Kubernetes innovations while maintaining their existing cloud infrastructure investments.

Read Original Release →
Note

This summary is generated using AI analysis of the original press release. Always refer to the original source for complete details.