Skip to content

Commit bf31eba

Browse files
mimowosftim
andauthored
Update content/en/docs/tasks/job/pod-failure-policy.md
Co-authored-by: Tim Bannister <22591623+sftim@users.noreply.github.com>
1 parent ec683bd commit bf31eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/job/pod-failure-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ together.
258258
kubectl create -f job-backoff-limit-per-index-failindex.yaml
259259
```
260260

261-
1. After around 15 seconds, inspect the status of the Pods of the job by running:
261+
1. After around 15 seconds, inspect the status of the Pods for the Job. You can do that by running:
262262

263263
```shell
264264
kubectl get pods -l job-name=job-backoff-limit-per-index-failindex -o yaml

0 commit comments

Comments
 (0)