|
|
|
|
@ -150,7 +150,7 @@ metadata: |
|
|
|
|
categories: OpenShift Optional, Logging & Tracing |
|
|
|
|
certified: "false" |
|
|
|
|
containerImage: quay.io/openshift-logging/loki-operator:0.1.0 |
|
|
|
|
createdAt: "2023-11-03T11:44:18Z" |
|
|
|
|
createdAt: "2023-12-06T06:30:15Z" |
|
|
|
|
description: | |
|
|
|
|
The Loki Operator for OCP provides a means for configuring and managing a Loki stack for cluster logging. |
|
|
|
|
## Prerequisites and Requirements |
|
|
|
|
@ -160,6 +160,13 @@ metadata: |
|
|
|
|
Loki is a memory intensive application. The initial |
|
|
|
|
set of OCP nodes may not be large enough to support the Loki stack. Additional OCP nodes must be added |
|
|
|
|
to the OCP cluster if you desire to run with the recommended (or better) memory. |
|
|
|
|
features.operators.openshift.io/disconnected: "true" |
|
|
|
|
features.operators.openshift.io/fips-compliant: "false" |
|
|
|
|
features.operators.openshift.io/proxy-aware: "true" |
|
|
|
|
features.operators.openshift.io/tls-profiles: "true" |
|
|
|
|
features.operators.openshift.io/token-auth-aws: "false" |
|
|
|
|
features.operators.openshift.io/token-auth-azure: "false" |
|
|
|
|
features.operators.openshift.io/token-auth-gcp: "false" |
|
|
|
|
olm.skipRange: '>=5.7.0-0 <5.9.0' |
|
|
|
|
operatorframework.io/cluster-monitoring: "true" |
|
|
|
|
operatorframework.io/suggested-namespace: openshift-operators-redhat |
|
|
|
|
|