2023-10-30 10:13:25 -04:00
|
|
|
:_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.
|
|
|
|
|
|
2025-09-09 15:42:10 -04:00
|
|
|
|
2020-08-11 21:15:25 -04:00
|
|
|
== Prerequisites
|
|
|
|
|
|
|
|
|
|
* You installed the Windows Machine Config Operator (WMCO) using Operator Lifecycle Manager (OLM).
|
2023-10-30 10:13:25 -04:00
|
|
|
* 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]
|
|
|
|
|
|
2025-09-09 15:42:10 -04:00
|
|
|
|
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]
|
2024-06-20 18:05:06 -04:00
|
|
|
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]
|
2024-06-20 18:05:06 -04:00
|
|
|
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]
|
|
|
|
|
|
2024-07-08 16:57:54 -04:00
|
|
|
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]
|