Too Long; Didn't Read
How To Adjust Size Of A Kubernetes Cluster Using Cluster Autoscaler? We will setup a new cluster from scratch using CDK and take a look at the Cluster AutoCaler component. We will use t3.micro instances for free with limitations on the number of pods running on a node. We are now working one node with an Autoscaling Group which allows us to easily change the size of the cluster. We have now a working cluster with one node working like expected like expected.