1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/wmco-upgrades-eus-using-cli.adoc
2025-02-19 18:44:17 +00:00

34 lines
1.2 KiB
Plaintext

// Module included in the following assemblies:
//
// * windows_containers/windows-node-upgrades.adoc
:_mod-docs-content-type: PROCEDURE
[id="wmco-upgrades-eus-using-cli_{context}"]
= WMCO Control Plane Only update by using the CLI
You can use the {oc-first} to perform a Control Plane Only update of the Windows Machine Config Operator (WMCO).
.Prerequisites
* The cluster must be running on a supported EUS version of {product-title}.
* All Windows nodes must be in a healthy state.
* All Windows nodes must be running on the same version of the WMCO.
* All the of the prerequisites of the Control Plane Only update are met, as described in "Performing a Control Plane Only update."
.Procedure
. Uninstall the WMCO Operator from the cluster by following the steps in "Deleting Operators from a cluster using the CLI."
+
[IMPORTANT]
====
Delete the Operator only. Do not delete the Windows namespace or any Windows workloads.
====
. Update {product-title} by following the steps in "Performing a Control Plane Only update."
. Install the new WMCO version by following the steps in "Installing the Windows Machine Config Operator using the CLI."
.Verification
* On the Verify that the *Status* shows *Succeeded* to confirm successful installation of the WMCO.