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.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Cluster Autoscaling

  • Ebenezer Paintsil

摘要

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.