Study. uk . com
  1. Home
  2. All questions
  3. Question 152

CKA study material · question 152 of 1000

How is a work-queue Job configured?

  1. Set both to the same value
  2. Set completions and leave parallelism unset
  3. Set completionMode to Indexed
  4. Leave completions unset and set parallelism
Show the answer

Answer: D. Leave completions unset and set parallelism

A work-queue Job leaves completions unset and sets parallelism to a non-negative integer.

Source: Jobs (Kubernetes) — Controlling parallelism

Challenge yourself on this topic → Study as cards