mercari / tortoise

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

Take MinAllowed into consideration only for Vertical resources #266

Closed sanposhiho closed 8 months ago

sanposhiho commented 8 months ago

After https://github.com/mercari/tortoise/pull/249, we keep updating VPA's MinAllowed based on Tortoise's MinAllocatedResources. Let's go one step beyond; we'd like to give MinAllowed to resources that scales with Vertical AutoscalingPolicy, otherwise ignore.