ministryofjustice / cloud-platform

Documentation on the MoJ cloud platform
MIT License
84 stars 44 forks source link

Concourse: Increase worker CPU limits #5705

Closed sj-williams closed 2 months ago

sj-williams commented 2 months ago

Background

Our Concourse workers are regularly hitting the defined CPU limits and getting throttled:

Screenshot 2024-06-07 at 10 38 11

Increase the CPU limits for workers, test applying the change on a test concourse cluster for any service impact.

Reference

How to write good user stories

sj-williams commented 2 months ago

concourse worker limits PR: https://github.com/ministryofjustice/cloud-platform-terraform-concourse/pull/381

infra: https://github.com/ministryofjustice/cloud-platform-infrastructure/pull/3139