kubernetes v1.32

PodSpec.activeDeadlineSeconds

Optional duration in seconds the pod may be active on the node relative to StartTime before the system will actively try to mark it failed and kill associated containers. Value must be a positive integer.

1 fields
PodSpec.activeDeadlineSeconds fields and descriptions
Field / TypeDescription
PodSpec.activeDeadlineSeconds
integer

Optional duration in seconds the pod may be active on the node relative to StartTime before the system will actively try to mark it failed and kill associated containers. Value must be a positive integer.

  • format: int64