2026 개발 트렌드: Kubernetes v1.37 Metrics API GA와 DRA 상태, 자원 관측이 스케줄링 계약이 된다
Kubernetes v1.37에서 stable이 된 metrics.k8s.io/v1과 Dynamic Resource Allocation의 ResourceClaim device status를 계기로, CPU·메모리 표본과 특수 장치 할당 상태를 각각 검증 가능한 자원 계약으로 운영하는 기준을 정리합니다.
Kubernetes v1.37에서 stable이 된 metrics.k8s.io/v1과 Dynamic Resource Allocation의 ResourceClaim device status를 계기로, CPU·메모리 표본과 특수 장치 할당 상태를 각각 검증 가능한 자원 계약으로 운영하는 기준을 정리합니다.
Kubernetes v1.37의 HPA scale-to-zero Beta와 watch cache 초기화 안정화, manifest 기반 admission 설정을 바탕으로 workload 비용 최적화와 control-plane 회복력을 함께 설계하는 기준을 정리합니다.
Kubernetes 공식 블로그의 Custom Metrics Exporter 글과 HPA 동작 기준을 바탕으로, 오토스케일링이 CPU 사용률을 넘어 queue depth, 처리 지연, 업무량 신호를 계약으로 삼는 흐름을 정리합니다.