arun-gupta.github.io

Horizontal Pod Autoscaler with application metrics

Setup EKS

Install metrics server

This is needed to generate resource metrics.

Install Prometheus adapter

This is needed to generate custom metrics that will be used for HPA.

Install Prometheus

Deploy application

This application generates custom metrics.

Setup Grafana

Setup HPA

Generate traffic