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
418 stars 272 forks source link

feat: Allow RootVolumeThroughput to be set for gp3 root volumes #1282

Closed cmanou closed 8 months ago

cmanou commented 8 months ago

We have been experiencing issues with agent lost (-1) after investigating with AWS support this turned out to happen when an instance with a gp3 root volume hits its throughput limit and becomes unresponsive. By exposing this people will be able to bump it and hopefully resolve their throttling issues.

Resolves #1026

cmanou commented 8 months ago

@moskyb Don't know if you were still looking at this one on your backlog but would appreciate if you could direct it to the correct reviewer that would be amazing