DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Kubernetes v1.37: Memory QoS Graduates to Beta

5 days ago 1 min read kubernetes.io

Summary: This is a summary of an article originally published by Kubernetes Blog. Read the full original article here →

Kubernetes has reached an important milestone with the graduation of Memory QoS (Quality of Service) features to beta in version 1.37. This enhancement allows users to define memory allocation policies for different pods based on their usage needs. With Memory QoS, clusters can efficiently manage resources, ensuring critical workloads receive the memory they require while limiting access for less important applications.

The Memory QoS feature provides two primary classes: Guaranteed and Burstable. Guaranteed class ensures pods receive their requested memory and are not throttled, while Burstable provides flexibility for burst usage without compromising the overall performance of the cluster. This advancement in control mechanisms helps teams maintain application performance and stability in diverse workloads.

As Kubernetes continues to evolve, features like Memory QoS exemplify its commitment to optimizing infrastructure management and improving user experience. DevOps teams can leverage this functionality to create more resilient applications and optimize resource utilization, leading to cost savings and enhanced efficiency. The community is encouraged to adopt these new capabilities and contribute to further developments as Kubernetes strives to facilitate cloud-native solutions more effectively.

Made with pure grit © 2026 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com