K8s Scaling based on Custom Prometheus Scraped Metrics
Original Article Can be Found At https://ncsham.in/posts/prometheus-adapter/
Introduction
In K8s, we normally do horizontal scaling decisions via the help of HPA manifest i.e Horizontal Pod AutoScaling.
Inorder to first implement HPA, we need to ha...
ncsham.hashnode.dev13 min read