Skip to content

Does the auto-scaling consider available hardware resources? #1082

Answered by cbui
Martiix asked this question in Questions
Discussion options

You must be logged in to vote

However, I get the impression that the max and min replicas of runners are hardcoded?

There's a desiredReplicas field that determines the actual number of replicas running, bounded by the min and max.

Does this system for instance take available CPU and memory of the underlying hardware into account when scaling up/down?

If you mean the available cluster resources, no. You'll want to use a solution such as https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Martiix
Comment options

Answer selected by Martiix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants