Objective:
Issue:
Proposed Solution
Benefit:
I found another solution, closing this issue.
@mossuchida Do you mind sharing the solution.
I found another solution, closing this issue.
I'd love to know too!
I used safe-scheduler instead : https://github.com/IBM/kube-safe-scheduler. It will monitor current resource util & create pod to proper node. I am not using VPA any more as it evicts pods every time & causes app downtime.
Most helpful comment
I used safe-scheduler instead : https://github.com/IBM/kube-safe-scheduler. It will monitor current resource util & create pod to proper node. I am not using VPA any more as it evicts pods every time & causes app downtime.