ServiceSpecModeReplicatedJob

constructor(maxConcurrent: Long? = 1, totalCompletions: Long? = null)

Parameters

maxConcurrent

The maximum number of replicas to run simultaneously.

totalCompletions

The total number of replicas desired to reach the Completed state. If unset, will default to the value of MaxConcurrent