File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/concepts/workloads/controllers Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1033,8 +1033,8 @@ When developing an external Job controller be aware that your controller needs
1033
1033
to operate in a fashion conformant with the definitions of the API spec and
1034
1034
status fields of the Job object.
1035
1035
1036
- Please review these in detail the [Job API](/docs/reference/kubernetes-api/workload-resources/job-v1/).
1037
- We also recommend you running the e2e conformance tests for the Job object to
1036
+ Please review these in detail in the [Job API](/docs/reference/kubernetes-api/workload-resources/job-v1/).
1037
+ We also recommend that you run the e2e conformance tests for the Job object to
1038
1038
verify your implementation.
1039
1039
1040
1040
Finally, when developing an external Job controller make sure it does not use the
You can’t perform that action at this time.
0 commit comments