kubernetes v1.37

JobSpec.backoffLimit

Specifies the number of retries before marking this job failed. Defaults to 6, unless backoffLimitPerIndex (only Indexed Job) is specified. When backoffLimitPerIndex is specified, backoffLimit defaults to 2147483647.

1 fields
JobSpec.backoffLimit fields and descriptions
Field / TypeDescription
JobSpec.backoffLimit
integer

Specifies the number of retries before marking this job failed. Defaults to 6, unless backoffLimitPerIndex (only Indexed Job) is specified. When backoffLimitPerIndex is specified, backoffLimit defaults to 2147483647.

  • format: int32