Skip to content

Commit 54c837f

Browse files
authored
Merge pull request #103773 from cbippley/OCPBUGS-66982
OCPBUGS-66892 Adding jobset to ai operators list page
2 parents 7a448be + 4354786 commit 54c837f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

ai_workloads/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ include::modules/ai-operators.adoc[leveloffset=+1]
1818

1919
* xref:../ai_workloads/kueue/about-kueue.adoc#about-kueue[Introduction to {kueue-name}]
2020
* xref:../ai_workloads/leader_worker_set/index.adoc#lws-about[{lws-operator} overview]
21+
* xref:../ai_workloads/jobset_operator/index.adoc#js-about[{js-operator} overview]
2122
2223
// Exclude this for now until we can get it reviewed by the RHOAI team
2324
// {rhoai-full}

modules/ai-operators.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ You can use the {lws-operator} to enable large-scale AI inference workloads to r
2121
+
2222
For more information, see "{lws-operator} overview".
2323

24+
{js-operator} (Technology Preview)::
25+
You can use the {js-operator} to easily manage and run large-scale, coordinated workloads like high-performance computing (HPC) and AI training. The {js-operator} can help you gain fast recovery and efficient resource use through features like multi-template job support and stable networking.
26+
+
27+
For more information, see "{js-operator} overview".
2428
////
2529
Keep for future use (JobSet and DRA) - From Gaurav (PM):
2630
AI in OpenShift – Focus Areas

0 commit comments

Comments
 (0)