Name:             logging-loki-index-gateway-0
Namespace:        openshift-logging
Priority:         0
Service Account:  logging-loki
Node:             crc/192.168.126.11
Start Time:       Sat, 11 Oct 2025 01:03:25 +0000
Labels:           app.kubernetes.io/component=index-gateway
                  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-index-gateway-7657fd9b8b
                  loki.grafana.com/gossip=true
                  statefulset.kubernetes.io/pod-name=logging-loki-index-gateway-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.69/23"],"mac_address":"0a:58:0a:d9:00:45","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.69"
                        ],
                        "mac": "0a:58:0a:d9:00:45",
                        "default": true,
                        "dns": {}
                    }]
                  loki.grafana.com/certRotationRequiredAt: 
                  loki.grafana.com/config-hash: 33686b0affa0bb697b3d134af9b28666f2d3faeb
                  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.69
IPs:
  IP:           10.217.0.69
Controlled By:  StatefulSet/logging-loki-index-gateway
Containers:
  loki-index-gateway:
    Container ID:  cri-o://6a6b6272587a7ca1db600d8d68ddc993473cac29b853bd5a14a5a1b46e1f3537
    Image:         registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:99d1e7c5c1f0609b33de576884782550f969b28dc622810e6661d4c60a664215
    Image ID:      registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:99d1e7c5c1f0609b33de576884782550f969b28dc622810e6661d4c60a664215
    Ports:         3100/TCP, 9095/TCP, 3101/TCP
    Host Ports:    0/TCP, 0/TCP, 0/TCP
    Args:
      -target=index-gateway
      -config.file=/etc/loki/config/config.yaml
      -runtime-config.file=/etc/loki/config/runtime-config.yaml
      -config.expand-env=true
    State:          Running
      Started:      Sat, 11 Oct 2025 01:03:29 +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)
      /var/run/ca from logging-loki-ca-bundle (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-84dnq (ro)
      /var/run/tls/grpc/server from logging-loki-index-gateway-grpc (rw)
      /var/run/tls/http/server from logging-loki-index-gateway-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-index-gateway-0
    ReadOnly:   false
  config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      logging-loki-config
    Optional:  false
  logging-loki-index-gateway-http:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  logging-loki-index-gateway-http
    Optional:    false
  logging-loki-s3:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  logging-loki-s3
    Optional:    false
  logging-loki-index-gateway-grpc:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  logging-loki-index-gateway-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-84dnq:
    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       125m  default-scheduler  Successfully assigned openshift-logging/logging-loki-index-gateway-0 to crc
  Normal  AddedInterface  125m  multus             Add eth0 [10.217.0.69/23] from ovn-kubernetes
  Normal  Pulling         125m  kubelet            Pulling image "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:99d1e7c5c1f0609b33de576884782550f969b28dc622810e6661d4c60a664215"
  Normal  Pulled          125m  kubelet            Successfully pulled image "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:99d1e7c5c1f0609b33de576884782550f969b28dc622810e6661d4c60a664215" in 2.564s (2.564s including waiting). Image size: 216098090 bytes.
  Normal  Created         125m  kubelet            Created container loki-index-gateway
  Normal  Started         125m  kubelet            Started container loki-index-gateway
