mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
34 lines
1.2 KiB
Plaintext
34 lines
1.2 KiB
Plaintext
// Module included in the following assemblies
|
|
//
|
|
// * post_installation_configuration/multiarch-tuning-operator.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="multi-architecture-uninstalling-using-web-console_{context}"]
|
|
= Uninstalling the Multiarch Tuning Operator by using the web console
|
|
|
|
You can uninstall the Multiarch Tuning Operator by using the {product-title} web console.
|
|
|
|
.Prerequisites
|
|
|
|
* You have access to the cluster with `cluster-admin` permissions.
|
|
* You deleted the `ClusterPodPlacementConfig` object.
|
|
+
|
|
[IMPORTANT]
|
|
====
|
|
You must delete the `ClusterPodPlacementConfig` object before uninstalling the Multiarch Tuning Operator. Uninstalling the Operator without deleting the `ClusterPodPlacementConfig` object can lead to unexpected behavior.
|
|
====
|
|
|
|
.Procedure
|
|
|
|
. Log in to the {product-title} web console.
|
|
. Navigate to *Operators -> OperatorHub*.
|
|
. Enter *Multiarch Tuning Operator* in the search field.
|
|
. Click *Multiarch Tuning Operator*.
|
|
. Click the *Details* tab.
|
|
. From the *Actions* menu, select *Uninstall Operator*.
|
|
. When prompted, click *Uninstall*.
|
|
|
|
.Verification
|
|
|
|
. Navigate to *Operators* → *Installed Operators*.
|
|
. On the *Installed Operators* page, verify that the *Multiarch Tuning Operator* is not listed. |