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

Scaledjob with PVC scaling #5965

Open
hyperparameters opened this issue Jul 16, 2024 · 1 comment
Open

Scaledjob with PVC scaling #5965

hyperparameters opened this issue Jul 16, 2024 · 1 comment
Labels
feature-request All issues for new features that have not been committed to needs-discussion stale-bot-ignore All issues that should not be automatically closed by our stale bot

Comments

@hyperparameters
Copy link

Proposal

I am trying to work with scaledjobs using Keda and trigger as SQS
each of my job needs a certain amount of volume space to work with

It will be great if we can add new PVC and associate that PVC with the new job

Use-Case

My job downloads lot of files on the local volume

for eg.
Each job would need 200GB of volume whenever it spins up

If there are 4 messages present in SQS
4 Jobs with 200GB each

currently scaledjob specs only has static PVC so if one job is running second tries to claim the same PVC and throws an error

Ideally the unattached PVC should also get scaled down when no job are running

Is this a feature you are interested in implementing yourself?

No

Anything else?

No response

@hyperparameters hyperparameters added feature-request All issues for new features that have not been committed to needs-discussion labels Jul 16, 2024
Copy link

stale bot commented Sep 14, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale All issues that are marked as stale due to inactivity label Sep 14, 2024
@zroubalik zroubalik added stale-bot-ignore All issues that should not be automatically closed by our stale bot and removed stale All issues that are marked as stale due to inactivity labels Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request All issues for new features that have not been committed to needs-discussion stale-bot-ignore All issues that should not be automatically closed by our stale bot
Projects
None yet
Development

No branches or pull requests

2 participants