Skip to content
InfoQ·

🚀Kubernetes 1.37 Released with 67 Enhancements

Metrics API GA, Workload-Aware Scheduling Alpha

TL;DR

Kubernetes 1.37 introduces the Metrics API in general availability, enabling better monitoring and auto-scaling features. Alpha features include workload-aware scheduling and pod-level checkpoint and restore.

Kubernetes 1.37, named 'Garhwal', is out with the Metrics API hitting general availability. This API provides a common way to monitor and measure node and pod health, crucial for auto-scaling features like HPA and VPA. Workload-aware scheduling is now in alpha, allowing the scheduler to free up resources on a node at capacity. The release also includes pod-level checkpoint and restore for debugging and security analysis. With 67 enhancements, 27 alpha features, and 16 graduating to stable, Kubernetes 1.37 is a must-watch for any devops team. If you're running Kubernetes in production, pay attention to the new Metrics API and workload-aware scheduling features.

Kubernetes 1.37 Released with 67 Enhancements — InfoQ

Key Points

1

Kubernetes 1.37 includes 67 enhancements, 27 alpha features, 23 graduating to beta, 16 becoming generally available, and 1 deprecation.

2

Metrics API is now GA, enabling auto-scaling features like HPA and VPA, and commands like kubectl top.

3

Workload-aware scheduling is in alpha, allowing the scheduler to free up resources on a node at capacity.

4

Pod-level checkpoint and restore is in alpha, making it easier to take a snapshot of a running container for debugging or security analysis.

5

Kubelet in the user namespace or Rootless mode graduated to beta, reducing the impact of container escape attacks.

Why It Matters

If you're running Kubernetes in production, the Metrics API GA and workload-aware scheduling alpha features are crucial for better monitoring and resource management. The Metrics API enables auto-scaling features like HPA and VPA, while workload-aware scheduling helps free up resources on a node at capacity. These features are especially important for teams managing large-scale deployments and complex workloads.

kubernetesmetrics-apiworkload-aware-schedulingauto-scalingdevops

Comments

Subscribe to join the conversation...

Be the first to comment

Enjoyed this article?

Get it daily. 7am. Free. Reads in 5 minutes.

Join 3,484 builders reading daily.

Also get