Dynamic Scaling of Application using Kubernetes Horizontal Pod Auto Scaling
Author(s):
Pallavi Priya Patharlagadda
To make sure that the pods have enough resources to run effectively without going overboard, Pod Autoscaling monitors the pods' usage patterns and modifies their resource requests and restrictions accordingly. This keeps programs operating smoothly while maximizing resource use and reducing expenses. In this paper, we shall look into the various types of autoscaling and the uses of using horizontal autoscaling (HPA).