1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/network-observability-operator-uninstall.adoc
2025-10-07 12:26:32 -04:00

30 lines
1.5 KiB
Plaintext

// Module included in the following assemblies:
//
// * networking/network_observability/installing-operators.adoc
:_mod-docs-content-type: PROCEDURE
[id="network-observability-operator-uninstall_{context}"]
= Uninstalling the Network Observability Operator
You can uninstall the Network Observability Operator using the {product-title} web console Operator Hub, working in the *Ecosystem* -> *Installed Operators* area.
.Procedure
. Remove the `FlowCollector` custom resource.
.. Click *Flow Collector*, which is next to the *Network Observability Operator* in the *Provided APIs* column.
.. Click the Options menu {kebab} for the *cluster* and select *Delete FlowCollector*.
. Uninstall the Network Observability Operator.
.. Navigate back to the *Ecosystem* -> *Installed Operators* area.
.. Click the Options menu {kebab} next to the *Network Observability Operator* and select *Uninstall Operator*.
.. *Home* -> *Projects* and select `openshift-netobserv-operator`
.. Navigate to *Actions* and select *Delete Project*
. Remove the `FlowCollector` custom resource definition (CRD).
.. Navigate to *Administration* -> *CustomResourceDefinitions*.
.. Look for *FlowCollector* and click the Options menu {kebab}.
.. Select *Delete CustomResourceDefinition*.
+
[IMPORTANT]
====
The {loki-op} and Kafka remain if they were installed and must be removed separately. Additionally, you might have remaining data stored in an object store, and a persistent volume that must be removed.
====