You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Request (not a bug):
I would like to use ephemeral workers for deployment jobs, so that when the job completes it kills the working container. So, a simple flag ("--ephemeral" or "--once") which means when a job completes it gracefully exits the tentacle.
This will allow me to put the workers behind a queuing system in my cluster and schedule as needed rather than keeping resource held when not needed and is more efficient and stable than using HPA/replica sets.
Reproduction
Run a tentacle in a container and it stays up after completing a job
Error and Stacktrace
No response
More Information
No response
Workaround
No response
The text was updated successfully, but these errors were encountered:
Team
What happened?
Feature Request (not a bug):
I would like to use ephemeral workers for deployment jobs, so that when the job completes it kills the working container. So, a simple flag ("--ephemeral" or "--once") which means when a job completes it gracefully exits the tentacle.
This will allow me to put the workers behind a queuing system in my cluster and schedule as needed rather than keeping resource held when not needed and is more efficient and stable than using HPA/replica sets.
Reproduction
Run a tentacle in a container and it stays up after completing a job
Error and Stacktrace
No response
More Information
No response
Workaround
No response
The text was updated successfully, but these errors were encountered: