mercari / tortoise

Tortoise: Shell-Shockingly-Good Kubernetes Autoscaling
MIT License
400 stars 15 forks source link

better multiple target adjustment #347

Closed sanposhiho closed 7 months ago

sanposhiho commented 7 months ago

What this PR does / why we need it:

Tortoise has the feature to optimize the target utilization for unbalanced containers. We apply this optimization when the target deployment has multiple containers, but ideally it should do whenever HPA has multiple targets.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer: