cron job and job shut down #6642
Unanswered
saba-bakhshi
asked this question in
Q&A
Replies: 1 comment
-
There's no direct way to do this via an annotation. However you can wrap your job's process around a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
is there any way to terminate meshed jobs and cron jobs without going through the manual process?
I know I can kill the proxy using curl -XPOST localhost:4191/shutdown, but can we add something to the annotation instead so that it's not manual?
Beta Was this translation helpful? Give feedback.
All reactions