← Back to events
CoolingTech

Kubernetes v1.37: Metrics API graduates to stable

What happened

Kubernetes v1.37 promotes the metrics.k8s.io API to stable (v1). This API provides CPU and memory usage for nodes and Pods, and is the API behind commands such as kubectl top and resource-metrics-based autoscaling. For cluster operators and application developers, this graduation means that the API now has the stability guarantees associated with a Kubernetes stable API. The v1 API has the same resource types and fi…

Summary assembled by rule from the sources below

Why it's spreading

Sources