kubectl get jobs
(Redirected from Kubectl get job)
Jump to navigation
Jump to search
kubectl get jobs -A
kubectl get jobs -A NAMESPACE NAME STATUS COMPLETIONS DURATION AGE kube-system helm-install-traefik Complete 1/1 67m 5d14h kube-system helm-install-traefik-crd Complete 1/1 3m13s 5d14h
Errors[edit]
6m10s Warning FailedCreate job/cattle-node-cleanup-8k2s8 Error creating: pods "cattle-node-cleanup-8k2s8-" is forbidden: PodSecurityPolicy: unable to admit pod: [spec.volumes[0]: Invalid value: "hostPath": hostPath volumes are not allowed to be used spec.volumes[0].hostPath.pathPrefix: Invalid value: "/var/run/docker.sock": is not allowed to be used]
your_namespace 30m Warning BackoffLimitExceeded job/your-job27740460 Job has reached the specified backoff limit
Related[edit]
kubectl get cronjobkubectl logs job/your-cron-job-name
See also[edit]
Advertising: