mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 03:47:04 +01:00
OSDOCS-17794 Jobset unsupported operator snippet
This commit is contained in:
@@ -10,8 +10,8 @@ toc::[]
|
||||
[role="_abstract"]
|
||||
Use the {js-operator} on {product-title} to manage and run large-scale, coordinated workloads like high-performance computing (HPC) and AI training. Features like multi-template job support and stable networking can help you recover quickly and use resources efficiently.
|
||||
|
||||
:FeatureName: {js-operator}
|
||||
include::snippets/technology-preview.adoc[]
|
||||
:operator-name: The {js-operator}
|
||||
include::snippets/operator-not-available.adoc[]
|
||||
|
||||
// About the {js-operator}
|
||||
include::modules/about-jobset.adoc[leveloffset=+1]
|
||||
|
||||
@@ -10,8 +10,8 @@ toc::[]
|
||||
[role="_abstract"]
|
||||
Install the {js-operator} on {product-title} to enable management of large-scale, coordinated computing workloads, giving your applications a unified API and failure recovery.
|
||||
|
||||
:FeatureName: {js-operator}
|
||||
include::snippets/technology-preview.adoc[]
|
||||
:operator-name: The {js-operator}
|
||||
include::snippets/operator-not-available.adoc[]
|
||||
|
||||
// Installing the {js-operator}
|
||||
include::modules/installing-jobset.adoc[leveloffset=+1]
|
||||
@@ -10,10 +10,7 @@ toc::[]
|
||||
[role="_abstract"]
|
||||
Track the development, features, and fixes for the {js-operator}, which manages coordinated, large-scale computing workloads on {product-title}.
|
||||
|
||||
:FeatureName: {js-operator}
|
||||
include::snippets/technology-preview.adoc[]
|
||||
:operator-name: The {js-operator}
|
||||
include::snippets/operator-not-available.adoc[]
|
||||
|
||||
For more information, see xref:../../ai_workloads/jobset_operator/index.adoc#js-about[About the {js-operator}].
|
||||
|
||||
//Release notes for JobSet Operator 0.1.0
|
||||
include::modules/js-rn-initial.adoc[leveloffset=+1]
|
||||
For more information, see xref:../../ai_workloads/jobset_operator/index.adoc#js-about[About the {js-operator}].
|
||||
@@ -1,35 +0,0 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * ai_workloads/jobset_operator/jobset-release-notes.adoc
|
||||
|
||||
// This release notes module is allowed to contain xrefs. It must only ever be included from one assembly.
|
||||
|
||||
:_mod-docs-content-type: REFERENCE
|
||||
[id="js-rn-initial_{context}"]
|
||||
= Release notes for {js-operator} 0.1.0
|
||||
|
||||
[role="_abstract"]
|
||||
Review the new features and advisories for the initial Technology Preview release of {js-operator} 0.1.0.
|
||||
|
||||
Issued: 4 November 2025
|
||||
|
||||
The following advisories are available for the {js-operator} 0.1.0:
|
||||
|
||||
* link:https://access.redhat.com/errata/RHBA-2025:19431[RHBA-2025:19431]
|
||||
|
||||
[id="js-rn-initial-new-features_{context}"]
|
||||
== New features and enhancements
|
||||
|
||||
* This is the initial Technology Preview release of the {js-operator}.
|
||||
|
||||
// No bugs to list since this is the initial release
|
||||
// [id="js-rn-0.1.0-bug-fixes_{context}"]
|
||||
// == Bug fixes
|
||||
//
|
||||
// * TODO
|
||||
|
||||
// No known issues to list
|
||||
// [id="js-rn-0.1.0-known-issues_{context}"]
|
||||
// == Known issues
|
||||
//
|
||||
// * TODO
|
||||
Reference in New Issue
Block a user