terraform-aws-eks icon indicating copy to clipboard operation
terraform-aws-eks copied to clipboard

Add autoscaling posibility for cluster nodes

Open vlesierse opened this issue 6 years ago • 0 comments

By default EKS puts it's worker nodes in a Auto Scaling Group. However the mechanism to control the desired capacity on a point in time is missing. For this we can use cluster-autoscaler which will monitor your resources usage and control the Auto Scaling Group.

vlesierse avatar Jun 23 '18 09:06 vlesierse