1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/windows_containers/scheduling-windows-workloads.adoc

37 lines
1.4 KiB
Plaintext
Raw Permalink Normal View History

:_mod-docs-content-type: ASSEMBLY
2020-08-11 21:15:25 -04:00
[id="scheduling-windows-workloads"]
= Scheduling Windows container workloads
2022-02-16 11:35:56 -05:00
include::_attributes/common-attributes.adoc[]
2020-08-11 21:15:25 -04:00
:context: scheduling-windows-workloads
toc::[]
You can schedule Windows workloads to Windows compute nodes.
2020-08-11 21:15:25 -04:00
== Prerequisites
* You installed the Windows Machine Config Operator (WMCO) using Operator Lifecycle Manager (OLM).
* You are using a Windows container as the OS image.
2022-09-30 16:24:20 -04:00
* You have created a Windows compute machine set.
2020-08-11 21:15:25 -04:00
include::modules/windows-pod-placement.adoc[leveloffset=+1]
2022-02-17 13:08:23 -05:00
[role="_additional-resources"]
2020-08-11 21:15:25 -04:00
=== Additional resources
* xref:../nodes/scheduling/nodes-scheduler-about.adoc#nodes-scheduler-about[Controlling pod placement using the scheduler]
ifndef::openshift-dedicated,openshift-rosa[]
2020-08-11 21:15:25 -04:00
* xref:../nodes/scheduling/nodes-scheduler-taints-tolerations.adoc#nodes-scheduler-taints-tolerations[Controlling pod placement using node taints]
endif::openshift-dedicated,openshift-rosa[]
2020-08-11 21:15:25 -04:00
* xref:../nodes/scheduling/nodes-scheduler-node-selectors.adoc#nodes-scheduler-node-selectors[Placing pods on specific nodes using node selectors]
include::modules/creating-runtimeclass.adoc[leveloffset=+1]
include::modules/sample-windows-workload-deployment.adoc[leveloffset=+1]
include::modules/wmco-supported-csi-drivers.adoc[leveloffset=+1]
2020-08-11 21:15:25 -04:00
include::modules/machineset-manually-scaling.adoc[leveloffset=+1]