We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec683bd commit bf31ebaCopy full SHA for bf31eba
content/en/docs/tasks/job/pod-failure-policy.md
@@ -258,7 +258,7 @@ together.
258
kubectl create -f job-backoff-limit-per-index-failindex.yaml
259
```
260
261
-1. After around 15 seconds, inspect the status of the Pods of the job by running:
+1. After around 15 seconds, inspect the status of the Pods for the Job. You can do that by running:
262
263
```shell
264
kubectl get pods -l job-name=job-backoff-limit-per-index-failindex -o yaml
0 commit comments