K8s Scaling based on Custom Prometheus Scraped Metrics
Apr 1, 2025 · 13 min read · 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...
Join discussion