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-loki-install.adoc
2025-10-07 12:26:32 -04:00

30 lines
1.6 KiB
Plaintext

// Module included in the following assemblies:
// * networking/network_observability/installing-operators.adoc
:_mod-docs-content-type: PROCEDURE
[id="network-observability-loki-installation_{context}"]
= Installing the {loki-op}
The link:https://catalog.redhat.com/software/containers/openshift-logging/loki-rhel9-operator/64479927e1820602a81cdf13[{loki-op} versions 5.7+] are the supported {loki-op} versions for Network Observability; these versions provide the ability to create a `LokiStack` instance using the `openshift-network` tenant configuration mode and provide fully-automatic, in-cluster authentication and authorization support for Network Observability. There are several ways you can install Loki. One way is by using the {product-title} web console Operator Hub.
.Prerequisites
* Supported Log Store (AWS S3, Google Cloud Storage, Azure, Swift, Minio, {rh-storage})
* {product-title} 4.10+
* Linux kernel 4.18+
.Procedure
. In the {product-title} web console, click *Ecosystem* -> *Software Catalog*.
. Choose *{loki-op}* from the list of available Operators, and click *Install*.
. Under *Installation Mode*, select *All namespaces on the cluster*.
.Verification
. Verify that you installed the {loki-op}. Visit the *Ecosystem* -> *Installed Operators* page and look for *{loki-op}*.
. Verify that *{loki-op}* is listed with *Status* as *Succeeded* in all the projects.
[IMPORTANT]
====
To uninstall Loki, refer to the uninstallation process that corresponds with the method you used to install Loki. You might have remaining `ClusterRoles` and `ClusterRoleBindings`, data stored in object store, and persistent volume that must be removed.
====