Name:             logging-loki-query-frontend-6d6859c548-zhtld
Namespace:        openshift-logging
Priority:         0
Service Account:  logging-loki
Node:             crc/192.168.126.11
Start Time:       Sat, 14 Feb 2026 18:55:54 +0000
Labels:           app.kubernetes.io/component=query-frontend
                  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
                  loki.grafana.com/gossip=true
                  pod-template-hash=6d6859c548
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.53/23"],"mac_address":"0a:58:0a:d9:00:35","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.53"
                        ],
                        "mac": "0a:58:0a:d9:00:35",
                        "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.53
IPs:
  IP:           10.217.0.53
Controlled By:  ReplicaSet/logging-loki-query-frontend-6d6859c548
Containers:
  loki-query-frontend:
    Container ID:  cri-o://0d9b38a5e2e9c96ee267a201456981ccf79585f6a7982ea3c1373f8eac943f78
    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, 3101/TCP
    Host Ports:    0/TCP, 0/TCP, 0/TCP
    Args:
      -target=query-frontend
      -config.file=/etc/loki/config/config.yaml
      -runtime-config.file=/etc/loki/config/runtime-config.yaml
      -config.expand-env=true
    State:          Running
      Started:      Sat, 14 Feb 2026 18:55:59 +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/loki/api/v1/status/buildinfo delay=15s timeout=1s period=10s #success=1 #failure=3
    Environment:    <none>
    Mounts:
      /etc/loki/config from config (rw)
      /var/run/ca from logging-loki-ca-bundle (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-p4fzb (ro)
      /var/run/tls/grpc/server from logging-loki-query-frontend-grpc (rw)
      /var/run/tls/http/server from logging-loki-query-frontend-http (rw)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      logging-loki-config
    Optional:  false
  logging-loki-query-frontend-http:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  logging-loki-query-frontend-http
    Optional:    false
  logging-loki-query-frontend-grpc:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  logging-loki-query-frontend-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-p4fzb:
    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       70m    default-scheduler  Successfully assigned openshift-logging/logging-loki-query-frontend-6d6859c548-zhtld to crc
  Normal   AddedInterface  70m    multus             Add eth0 [10.217.0.53/23] from ovn-kubernetes
  Normal   Pulling         70m    kubelet            Pulling image "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:c9e7d4b4842e9a0a7f74b2a010c3cfdb433fa00b73ca7a1b86a56c935cdb633d"
  Normal   Pulled          70m    kubelet            Successfully pulled image "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:c9e7d4b4842e9a0a7f74b2a010c3cfdb433fa00b73ca7a1b86a56c935cdb633d" in 3.823s (3.823s including waiting). Image size: 225276683 bytes.
  Normal   Created         70m    kubelet            Created container loki-query-frontend
  Normal   Started         70m    kubelet            Started container loki-query-frontend
  Warning  ProbeError      5m43s  kubelet            Readiness probe error: Get "https://10.217.0.53:3101/loki/api/v1/status/buildinfo": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
body:
  Warning  Unhealthy   5m43s  kubelet  Readiness probe failed: Get "https://10.217.0.53:3101/loki/api/v1/status/buildinfo": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
  Warning  ProbeError  5m42s  kubelet  Liveness probe error: Get "https://10.217.0.53:3101/loki/api/v1/status/buildinfo": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
body:
  Warning  Unhealthy  5m42s  kubelet  Liveness probe failed: Get "https://10.217.0.53:3101/loki/api/v1/status/buildinfo": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
