AWS EKS Supports Kubernetes 1.36: Pod Vertical Scaling Without Restarts
Amazon Web Services (AWS) has announced support for Kubernetes version 1.36 on Amazon EKS and EKS Distro. This update introduces features such as pod-level vertical scaling without restarts and resource health reporting to identify hardware-caused crash loops, which can benefit streaming and cloud workflows. The new version is available in all AWS regions where EKS is present, including AWS GovCloud, for new clusters and existing cluster upgrades.
Key Takeaways
- AWS EKS and EKS Distro now support Kubernetes version 1.36.
- Kubernetes 1.36 introduces In-Place Pod-Level Resources Vertical Scaling, allowing pods to resize CPU/memory without restart.
- Resource Health Status reporting is included to identify hardware-caused crash loops within pods.
- User Namespaces are now generally available, enhancing security by mapping container root to an unprivileged host user.
- Support for version 1.36 is available in all AWS regions where EKS is present, including AWS GovCloud.
Why It Matters
The immediate availability of Kubernetes 1.36 on AWS EKS offers direct benefits for streaming infrastructure, enabling more efficient resource utilization. Features like in-place pod scaling reduce downtime and operational complexity for performance-sensitive video workflows. The improved resource health monitoring also helps engineering teams quickly diagnose and resolve hardware-related issues, maintaining service stability. This update reinforces AWS's position as a key cloud provider for containerized streaming applications, offering refined tools for scalability and reliability. Streaming architects should monitor their utilization data to leverage these new scaling capabilities to optimize cloud spending and performance metrics for live and on-demand video services.
Read full article at aws.amazon.com