HorizontalPodAutoscaler ContainerResource type metric moves to beta
Kubernetes 1.27 enables the ContainerResource type metric feature in beta, which allows for autoscaling based on the resource usage of individual containers in a pod. This differs from the previously available Resource type metric, which calculates the average utilization of all containers in a pod.. read more









