Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for paralelismo (0.16 sec)

  1. common-protos/k8s.io/api/batch/v1/generated.proto

      // be less than this number when ((.spec.completions - .status.successful) < .spec.parallelism),
      // i.e. when the work left to do is less than max parallelism.
      // More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/
      // +optional
      optional int32 parallelism = 1;
    
      // Specifies the desired number of successfully finished pods the
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 21.1K bytes
    - Viewed (0)
Back to top