You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: operator/docs/lokistack/sop.md
+45Lines changed: 45 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -365,3 +365,48 @@ The schema configuration does not contain the most recent schema version and nee
365
365
### Steps
366
366
367
367
- Add a new object storage schema V13 with a future EffectiveDate
368
+
369
+
## Lokistack Components Not Ready
370
+
371
+
### Impact
372
+
373
+
One or more LokiStack components are not ready, which can disrupt ingestion or querying and lead to degraded service.
374
+
375
+
### Summary
376
+
377
+
The LokiStack reports that some components have not reached the `Ready` state. This might be related to Kubernetes resources (Pods/Deployments), configuration, or external dependencies.
378
+
379
+
### Severity
380
+
381
+
`Critical`
382
+
383
+
### Access Required
384
+
385
+
- Console access to the cluster
386
+
- Edit or view access in the namespace where the LokiStack is deployed:
387
+
- OpenShift
388
+
-`openshift-logging` (LokiStack)
389
+
390
+
### Steps
391
+
392
+
- Inspect the LokiStack conditions and events
393
+
- Describe the LokiStack resource and review status conditions:
0 commit comments