Cluster Autoscaling
摘要
In the final part of this book, we will focus on advanced Amazon EKS concepts, beginning with cluster autoscaling, and then move on to service mesh in the following chapter. In Chapter 17 , we discussed pod scaling using replica sets and deployments. These mechanisms are designed to scale the number of pods based on workload demand. However, they do not have the ability to scale the cluster infrastructure itself, such as the nodes that run the pods.