Introduction

This lesson points to the issue of no nodes with available resources and introduces Cluster Autoscaler to solve that issue.

No nodes with available resources #

Usage of HorizontalPodAutoscaler (HPA) is one of the most critical aspects of making a resilient, fault-tolerant, and highly-available system. However, it is of no ...