Scalability Autoscaling Applications on Kubernetes - Cluster Autoscaling Kubernetes Cluster Autoscaler allows you to automatically scale your cluster by adding more nodes. This ensures that the cluster always provides enough capacity to run your applications on.
Scalability Autoscaling Applications on Kubernetes - A Primer Kubernetes provides different capabilities in terms of scalability. This primer is the first part of a series that introduces you to concepts and how to scale your cluster & applications.