Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Learning period" for reqsized pods #26

Open
borisovano opened this issue Dec 27, 2022 · 1 comment
Open

"Learning period" for reqsized pods #26

borisovano opened this issue Dec 27, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@borisovano
Copy link
Collaborator

Add "Learning period" for reqsized pods - meaning add a configuration parameter that enables in watch(no resizing) mode for that period.

That period should be calculated from the the monitoring of that object, e.g. when pod is created after reqsizer already running in cluster - reqsizer will start counting the "learning period" for that pod

@borisovano borisovano added the enhancement New feature or request label Dec 27, 2022
@amitai-devops
Copy link
Collaborator

@borisovano the reqsizer already has the min-seconds parameter. It will not restart a pod until min-seconds have passed since the pod was scheduled. You mean you want an "initial delay" that in which reqsizer will not reqsize even if it wants to?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants