Kubernetes HPA Best Practices: When CPU Works, Why Memory Almost Never Does
There is a configuration that appears in virtually every Kubernetes cluster: a HorizontalPodAutoscaler targeting 70% CPU utilization and 70% memory utilization. It looks reasonable. It follows the examples in the official documentation. And in many c...
alexandrev.hashnode.dev16 min read