Skip to content

Switch the gitlab-shell HPA to use a target cpu value

DJ Mountney requested to merge shell-hpa-target into master

While working on load-testing shell in order to update it's resource requests, I encountered shell spawning new pods far to quickly under minimal load.

Instead of precentage based HPA targets, switch to a target value.

This brings shell's HPA inline with the changes we've made to our other HPAs (unicorn and sidekiq specifically).

Part of https://gitlab.com/charts/gitlab/issues/809

Merge request reports

Loading