Job [api_object]ai-synthesized · conf 0.82
Job represents the configuration of a single job.
batch
A Job in the Kubernetes API, representing a one-off task.
Why it matters Job is used to execute a single task or batch of tasks, providing a flexible way to handle short-lived computations.
Key facts - Represents a one-off task or batch of tasks - Used for executing short-lived computations
Related CronJob
Sources
swagger.json — “io.k8s.api.batch.v1.Job”
Related (25)
api_for Indexed Job for Parallel Processing with Static Work Assignment — documents API object conf=1