Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 0 additions & 34 deletions modules/nodes-secondary-scheduler-rn-1.5.0.adoc

This file was deleted.

28 changes: 0 additions & 28 deletions modules/nodes-secondary-scheduler-rn-1.5.1.adoc

This file was deleted.

3 changes: 3 additions & 0 deletions nodes/scheduling/secondary_scheduler/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,8 @@ toc::[]
[role="_abstract"]
You can install the {secondary-scheduler-operator} to run a custom secondary scheduler alongside the default scheduler to schedule pods.

:operator-name: The {secondary-scheduler-operator}
include::snippets/operator-not-available.adoc[]

// About the {secondary-scheduler-operator}
include::modules/nodes-secondary-scheduler-about.adoc[leveloffset=+1]
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ toc::[]
[role="_abstract"]
You can run a custom secondary scheduler in {product-title} by installing the {secondary-scheduler-operator}, deploying the secondary scheduler, and setting the secondary scheduler in the pod definition.

:operator-name: The {secondary-scheduler-operator}
include::snippets/operator-not-available.adoc[]

// Installing the {secondary-scheduler-operator}
include::modules/nodes-secondary-scheduler-install-console.adoc[leveloffset=+1]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ Review the {secondary-scheduler-operator-full} release notes to track its develo

The {secondary-scheduler-operator} allows you to deploy a custom secondary scheduler in your {product-title} cluster.

For more information, see xref:../../../nodes/scheduling/secondary_scheduler/index.adoc#nodes-secondary-scheduler-about_nodes-secondary-scheduler-about[About the {secondary-scheduler-operator}].
:operator-name: The {secondary-scheduler-operator}
include::snippets/operator-not-available.adoc[]

// Release notes for Secondary Scheduler Operator for Red Hat OpenShift 1.5.1
include::modules/nodes-secondary-scheduler-rn-1.5.1.adoc[leveloffset=+1]
For more information, see xref:../../../nodes/scheduling/secondary_scheduler/index.adoc#nodes-secondary-scheduler-about_nodes-secondary-scheduler-about[About the {secondary-scheduler-operator}].
Comment thread
bergerhoffer marked this conversation as resolved.

// Release notes for Secondary Scheduler Operator for Red Hat OpenShift 1.5.0
include::modules/nodes-secondary-scheduler-rn-1.5.0.adoc[leveloffset=+1]
// Release notes for Secondary Scheduler Operator for Red Hat OpenShift x.y.z
// include::modules/nodes-secondary-scheduler-rn-x.y.z.adoc[leveloffset=+1]
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ toc::[]
[role="_abstract"]
If you no longer need the {secondary-scheduler-operator-full} in your cluster, you can uninstall the Operator and remove its related resources.

:operator-name: The {secondary-scheduler-operator}
include::snippets/operator-not-available.adoc[]

// Uninstalling the {secondary-scheduler-operator}
include::modules/nodes-secondary-scheduler-uninstall-console.adoc[leveloffset=+1]

Expand Down