HPA - Custom Metrics (http_requests_per_second)

13th Sep 2023

styled-component-banner

HPA [ Horizontal Pod Autoscaler]. It is a resource and a feature that automatically adjusts the number of replica pods in a deployment or replica set based on the observed CPU utilization or custom metrics. The primary goal of HPA is to ensure that the desired number of replicas are available to handle varying levels of workload, helping maintain application performance and responsiveness while optimizing resource utilization.

Assumption -

Custom Metrics based on http request -