Name:             logging-loki-ingester-0
Namespace:        openshift-logging
Priority:         0
Service Account:  logging-loki
Node:             crc/192.168.126.11
Start Time:       Fri, 27 Feb 2026 10:39:46 +0000
Labels:           app.kubernetes.io/component=ingester
                  app.kubernetes.io/created-by=lokistack-controller
                  app.kubernetes.io/instance=logging-loki
                  app.kubernetes.io/managed-by=lokistack-controller
                  app.kubernetes.io/name=lokistack
                  apps.kubernetes.io/pod-index=0
                  controller-revision-hash=logging-loki-ingester-6c747b7b88
                  loki.grafana.com/gossip=true
                  statefulset.kubernetes.io/pod-name=logging-loki-ingester-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.56/23"],"mac_address":"0a:58:0a:d9:00:38","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0...
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.56"
                        ],
                        "mac": "0a:58:0a:d9:00:38",
                        "default": true,
                        "dns": {}
                    }]
                  loki.grafana.com/certRotationRequiredAt: 
                  loki.grafana.com/config-hash: d8da30e54f376ebb2549be7fea663851ccedeae4
                  loki.grafana.com/object-store-hash: a019528afc2fbc58b3b8ca93001916832fa99441
                  openshift.io/scc: restricted-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.56
IPs:
  IP:           10.217.0.56
Controlled By:  StatefulSet/logging-loki-ingester
Containers:
  loki-ingester:
    Container ID:  cri-o://16540af67934221632f2b30daa9cd6700ac749b5f502b8bdc108245fcfac3a73
    Image:         registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:c9e7d4b4842e9a0a7f74b2a010c3cfdb433fa00b73ca7a1b86a56c935cdb633d
    Image ID:      registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a23ceb8e574fc400f3cc21b371d81c65e7bcf511fc920e44540eab1d0e20dae1
    Ports:         3100/TCP, 9095/TCP, 7946/TCP, 3101/TCP
    Host Ports:    0/TCP, 0/TCP, 0/TCP, 0/TCP
    Args:
      -target=ingester
      -config.file=/etc/loki/config/config.yaml
      -runtime-config.file=/etc/loki/config/runtime-config.yaml
      -config.expand-env=true
    State:          Running
      Started:      Fri, 27 Feb 2026 10:39:50 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:3101/loki/api/v1/status/buildinfo delay=0s timeout=2s period=30s #success=1 #failure=10
    Readiness:      http-get https://:3101/ready delay=15s timeout=1s period=10s #success=1 #failure=3
    Environment:
      AWS_ACCESS_KEY_ID:      <set to the key 'access_key_id' in secret 'logging-loki-s3'>      Optional: false
      AWS_ACCESS_KEY_SECRET:  <set to the key 'access_key_secret' in secret 'logging-loki-s3'>  Optional: false
    Mounts:
      /etc/loki/config from config (rw)
      /etc/storage/secrets from logging-loki-s3 (rw)
      /tmp/loki from storage (rw)
      /tmp/wal from wal (rw)
      /var/run/ca from logging-loki-ca-bundle (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bkjgl (ro)
      /var/run/tls/grpc/server from logging-loki-ingester-grpc (rw)
      /var/run/tls/http/server from logging-loki-ingester-http (rw)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  storage:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  storage-logging-loki-ingester-0
    ReadOnly:   false
  wal:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  wal-logging-loki-ingester-0
    ReadOnly:   false
  config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      logging-loki-config
    Optional:  false
  logging-loki-ingester-http:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  logging-loki-ingester-http
    Optional:    false
  logging-loki-s3:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  logging-loki-s3
    Optional:    false
  logging-loki-ingester-grpc:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  logging-loki-ingester-grpc
    Optional:    false
  logging-loki-ca-bundle:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      logging-loki-ca-bundle
    Optional:  false
  kube-api-access-bkjgl:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason          Age                From               Message
  ----     ------          ----               ----               -------
  Normal   Scheduled       71m                default-scheduler  Successfully assigned openshift-logging/logging-loki-ingester-0 to crc
  Normal   AddedInterface  71m                multus             Add eth0 [10.217.0.56/23] from ovn-kubernetes
  Normal   Pulling         71m                kubelet            Pulling image "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:c9e7d4b4842e9a0a7f74b2a010c3cfdb433fa00b73ca7a1b86a56c935cdb633d"
  Normal   Pulled          71m                kubelet            Successfully pulled image "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:c9e7d4b4842e9a0a7f74b2a010c3cfdb433fa00b73ca7a1b86a56c935cdb633d" in 3.248s (3.248s including waiting). Image size: 225276683 bytes.
  Normal   Created         71m                kubelet            Created container loki-ingester
  Normal   Started         71m                kubelet            Started container loki-ingester
  Warning  ProbeError      71m (x2 over 71m)  kubelet            Readiness probe error: HTTP probe failed with statuscode: 503
body: Ingester not ready: this instance owns no tokens
  Warning  Unhealthy   70m (x4 over 71m)  kubelet  Readiness probe failed: HTTP probe failed with statuscode: 503
  Warning  ProbeError  70m (x2 over 71m)  kubelet  Readiness probe error: HTTP probe failed with statuscode: 503
body: Ingester not ready: waiting for 15s after being ready
