Difference between revisions of "Kubectl get jobs"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
* <code>[[kubectl get cronjob]]</code> | * <code>[[kubectl get cronjob]]</code> | ||
* <code>[[kubectl logs job]]/your-cron-job-name</code> | * <code>[[kubectl logs job]]/your-cron-job-name</code> | ||
+ | your_namespace 30m Warning [[BackoffLimitExceeded]] [[job/]]your-job27740460 [[Job has reached the specified backoff limit]] | ||
== See also == | == See also == |
Revision as of 05:48, 29 September 2022
kubectl get jobs -A
Related
kubectl get cronjob
kubectl logs job/your-cron-job-name
your_namespace 30m Warning BackoffLimitExceeded job/your-job27740460 Job has reached the specified backoff limit
See also
Advertising: