atlassian / escalator

Escalator is a batch or job optimized horizontal autoscaler for Kubernetes
Apache License 2.0
646 stars 58 forks source link

Document consistent load and nodes not being cycled out edge case #241

Open awprice opened 3 months ago

awprice commented 3 months ago

We should document the edge case that exists with Escalator in that when there is a consistent amount of base load and Escalator always maintains a certain amount of nodes, it will never cycle out the oldest nodes first, as they'll always be used to run workloads.