|
1 | 1 | :_mod-docs-content-type: ASSEMBLY |
2 | 2 | [id="windows-node-upgrades"] |
3 | | -= Windows node upgrades |
| 3 | += Windows node updates |
4 | 4 | include::_attributes/common-attributes.adoc[] |
5 | 5 | :context: windows-node-upgrades |
6 | 6 |
|
7 | 7 | toc::[] |
8 | 8 |
|
9 | | -You can ensure your Windows nodes have the latest updates by upgrading the Windows Machine Config Operator (WMCO). |
| 9 | +You can ensure your Windows nodes have the latest updates by updating the Windows Machine Config Operator (WMCO). |
| 10 | + |
| 11 | +You can update the WMCO in any of the following scenarios: |
| 12 | + |
| 13 | +* Within the current version. for example, from <10.y.z> to <10.y.z+1>. |
| 14 | +* To a new, contiguous version. For example, from <10.y> to <10.y+1>. |
| 15 | +* From an EUS version to another EUS version by using a Control Plane Only update. For example, from <10.y> to <10.y+2>. |
10 | 16 |
|
11 | 17 | include::modules/wmco-upgrades.adoc[leveloffset=+1] |
12 | 18 |
|
13 | | -For more information on Operator upgrades using the Operator Lifecycle Manager (OLM), see xref:../operators/admin/olm-upgrading-operators.adoc#olm-upgrading-operators[Updating installed Operators]. |
| 19 | +[role="_additional-resources"] |
| 20 | +.Additional resources |
| 21 | +* xref:../operators/admin/olm-upgrading-operators.adoc#olm-upgrading-operators[Updating installed Operators]. |
| 22 | +
|
| 23 | +include::modules/windows-upgrades-eus.adoc[leveloffset=+1] |
| 24 | +include::modules/wmco-upgrades-eus-using-web-console.adoc[leveloffset=+2] |
| 25 | + |
| 26 | +[role="_additional-resources"] |
| 27 | +.Additional resources |
| 28 | +* xref:../updating/updating_a_cluster/control-plane-only-update.adoc#control-plane-only-update[Performing a Control Plane Only update] |
| 29 | +* xref:../windows_containers/enabling-windows-container-workloads.adoc#installing-wmco-using-web-console_enabling-windows-container-workloads[Installing the Windows Machine Config Operator using the web console] |
| 30 | +
|
| 31 | +include::modules/wmco-upgrades-eus-using-cli.adoc[leveloffset=+2] |
| 32 | + |
| 33 | +[role="_additional-resources"] |
| 34 | +.Additional resources |
| 35 | +* xref:../operators/admin/olm-deleting-operators-from-cluster.adoc#olm-deleting-operator-from-a-cluster-using-cli_olm-deleting-operators-from-a-cluster[Deleting Operators from a cluster using the CLI] |
| 36 | +* xref:../updating/updating_a_cluster/control-plane-only-update.adoc#control-plane-only-update[Performing a Control Plane Only update] |
| 37 | +* xref:../windows_containers/enabling-windows-container-workloads.adoc#installing-wmco-using-cli_enabling-windows-container-workloads[Installing the Windows Machine Config Operator using the CLI] |
0 commit comments