mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
////
|
|
This module included in the following assemblies:
|
|
- distr_tracing_install/dist-tracing-removing.adoc
|
|
////
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="distr-tracing-removing-instance_{context}"]
|
|
= Removing a {JaegershortName} instance by using the web console
|
|
|
|
You can remove a {JaegerShortName} instance in the *Administrator* view of the web console.
|
|
|
|
[WARNING]
|
|
====
|
|
When deleting an instance that uses in-memory storage, all data is irretrievably lost. Data stored in persistent storage such as Elasticsearch is not deleted when a {JaegerName} instance is removed.
|
|
====
|
|
|
|
.Prerequisites
|
|
|
|
* You are logged in to the web console as a cluster administrator with the `cluster-admin` role.
|
|
|
|
.Procedure
|
|
|
|
. Log in to the {product-title} web console.
|
|
|
|
. Navigate to *Operators* -> *Installed Operators*.
|
|
|
|
. Select the name of the project where the Operators are installed from the *Project* menu, for example, `openshift-operators`.
|
|
|
|
. Click the {JaegerName} Operator.
|
|
|
|
. Click the *Jaeger* tab.
|
|
|
|
. Click the Options menu {kebab} next to the instance you want to delete and select *Delete Jaeger*.
|
|
|
|
. In the confirmation message, click *Delete*.
|