Understanding Horizontal Pod Autoscaling

preview_player
Показать описание
We go over what Horizontal Pod Autoscaling is and how it works in Kubernetes.

00:00 - Intro
00:20 - Horizontal Pod Autoscaling
01:28 - Scaling Based on Resources
04:23 - Controlling Scaling Behavior
05:30 - Demo

Рекомендации по теме
Комментарии
Автор

Thanks for the video. I was under impression resource request is mandatory to decide auto scaling. Ex: if i set req cpu 100m and limit cpu 500m, average utilization is 50%, so, the 50% is mapped with request or limit ?

rsrini