How can you get the execution logs of a job? #80
Unanswered
totycro
asked this question in
ADES (Processing)
Replies: 1 comment 4 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.
Sometimes jobs fail and it's necessary to have a look at the logs. Since the job namespace is deleted after the job run, it's not possible to do that directly via
kubectl logs. How can you access the job logs via ades?All reactions