[Photo: Shutterstock]

[DigitalToday reporter Chi-gyu Hwang (황치규)] Kubernetes version 1.36, a container-based orchestration platform, has been released with 71 improvements.

Techzine reported on April 23 that the update consists of 18 stable features, 26 beta features and 25 alpha features.

The most notable change is the general release of fine-grained kubelet API authorization. The feature applies least-privilege access control to the kubelet HTTPS API, the Kubernetes node agent. Previously, monitoring and observability work required broad node proxy permissions. Techzine said cluster operators can now grant only specific access permissions to individual kubelet endpoints, improving security.

The Resource Health Status feature has also moved to beta. Previously, it was difficult to determine whether Pod crashes, the smallest unit that runs an application in Kubernetes, were linked to hardware failures. In 1.36, Resource Health Status has been extended to dynamic resource allocation (DRA), making it possible to check whether container crashes are related to Unhealthy or Unknown device states.

Gang Scheduling for AI and batch processing was also introduced as an alpha feature. The existing Kubernetes scheduler processes pods individually, leading to resource waste in distributed workloads. Gang Scheduling uses new workload and PodGroup APIs to group related pods into a single logical unit for processing.

Keyword

#Kubernetes #kubelet #Techzine #Resource Health Status #Gang Scheduling
Copyright © DigitalToday. All rights reserved. Unauthorized reproduction and redistribution are prohibited.