October 14, 2022 | 6 min read
Horizontal Pod Autoscaling in Kubernetes based on external metrics, using Prometheus adapter
Learn how to leverage Kubernetes for efficient auto-scaling in micro-service architectures. This blog explores Horizontal Pod Autoscaling (HPA) using internal and external metrics, including the setup of Prometheus Adapter for monitoring external Redis servers.