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

Does KUDO support handling scaling up/down pods automatically ? #1771

Open
AhmedMItman opened this issue Feb 9, 2021 · 2 comments
Open

Does KUDO support handling scaling up/down pods automatically ? #1771

AhmedMItman opened this issue Feb 9, 2021 · 2 comments

Comments

@AhmedMItman
Copy link

AhmedMItman commented Feb 9, 2021

I'm asking incase kudo doesn't support it
What if Kudo controller can check pods logs/status for doing something.
Like: we have service A that at sometime because of heavy load, it produces logs that it needs More Resources ( Memory/CPU).
What if Kudo can listen to that kind of situation and immediately scale number of pods
I don't know if kudo can handle

@alenkacz
Copy link
Contributor

alenkacz commented Feb 9, 2021

@AhmedMItman to me that sounds more like a use case for autoscaler. Perhaps you can check out https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/

@AhmedMItman
Copy link
Author

@alenkacz I was asking if there is a way in kudo to for example watch logs in specific POD to trigger the required task depend on the logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants