buildkite / elastic-ci-stack-for-aws

An auto-scaling cluster of build agents running in your own AWS VPC
https://buildkite.com/docs/quickstart/elastic-ci-stack-aws
MIT License
417 stars 275 forks source link

add OnDemandBaseCapacity parameter #1364

Open amancevice opened 2 months ago

amancevice commented 2 months ago

Adds OnDemandBaseCapacity parameter.

From the AWS Console,

Specify how much On-Demand capacity the Auto Scaling group should have for its base portion before scaling by percentages. The maximum group size will be increased (but not decreased) to this value.

wolfeidau commented 3 weeks ago

@amancevice did you test this out at all, how did it go?

I was also interested in exploring this.

amancevice commented 2 weeks ago

@wolfeidau not yet, haven't had time but once I do I will mark this as ready for review