Porter clusters work in conjunction with autoscaling systems exposed by public clouds, to allow your cluster to provision more nodes, if your existing workloads run out of resources. But sometimes, you might want to adjust the limits placed on these autoscaling groups, in order to provision more nodes for situations where you might want burstable performance. This doc will guide you through the process for adjusting autoscaling limits for clusters provisioned by Porter on AWS.

AWS

  1. Navigate to the EC2 dashboard for your cluster’s region on your AWS account, and select Auto Scaling Groups on the pane on the left.

step-one

  1. Now click on the autoscaling group you’d like to modify.

step-two

  1. In the details that open up, the first section shows the desired capacity of the autoscaling group, as well as the minimum and maximum instances the group can contain. Click Edit.

step-three

  1. A dialog box opens up, allowing you to modify the desired capcity and the minimum and maximum instances for this group. After making your changes and clicking Update, the autoscaling group will automatically resize itself.

step-four