mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
18 lines
414 B
Plaintext
18 lines
414 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * /develop/running-kueue-jobs.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="running-jobs_{context}"]
|
|
= Running jobs with {product-title}
|
|
|
|
When you run a job, {product-title} creates a corresponding workload for the job, which is represented by a `Workload` object.
|
|
|
|
.Prerequisites
|
|
|
|
include::snippets/prereqs-snippet-yaml-user.adoc[]
|
|
|
|
.Procedure
|
|
|
|
.Verification
|