atlassian / escalator

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

Add support for Pod Overhead #199

Closed Jacobious52 closed 3 years ago

Jacobious52 commented 3 years ago

https://kubernetes.io/docs/concepts/scheduling-eviction/pod-overhead/

Will most likely need to pull in Runtime class and include the runtimeClass field in the usage calculations.