Name:             cloudkitty-lokistack-gateway-76cc998948-n4njd
Namespace:        openstack
Priority:         0
Service Account:  cloudkitty-lokistack-gateway
Node:             crc/192.168.126.11
Start Time:       Thu, 09 Oct 2025 20:14:27 +0000
Labels:           app.kubernetes.io/component=lokistack-gateway
                  app.kubernetes.io/created-by=lokistack-controller
                  app.kubernetes.io/instance=cloudkitty-lokistack
                  app.kubernetes.io/managed-by=lokistack-controller
                  app.kubernetes.io/name=lokistack
                  pod-template-hash=76cc998948
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.254/23"],"mac_address":"0a:58:0a:d9:00:fe","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0....
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.254"
                        ],
                        "mac": "0a:58:0a:d9:00:fe",
                        "default": true,
                        "dns": {}
                    }]
                  loki.grafana.com/certRotationRequiredAt: 
                  loki.grafana.com/config-hash: 9e749ecb3262585e0c56cbfa4a495c72239f520d
                  openshift.io/scc: restricted-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.254
IPs:
  IP:           10.217.0.254
Controlled By:  ReplicaSet/cloudkitty-lokistack-gateway-76cc998948
Containers:
  gateway:
    Container ID:  cri-o://19b94b58adc3bce7e9ddd36ff5192423704a27d437c461dbd721d756a6031925
    Image:         registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:710a1a5e486de5724469e55f29e9ff3f6cbef8cd4b2d21dfe254ede2b953c150
    Image ID:      registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:14e546f13397fe43f0ce3f52931162af528f8b9e5aa0fd5c88001e516791cbd7
    Ports:         8081/TCP, 8080/TCP
    Host Ports:    0/TCP, 0/TCP
    Args:
      --debug.name=lokistack-gateway
      --web.listen=0.0.0.0:8080
      --web.internal.listen=0.0.0.0:8081
      --web.healthchecks.url=https://localhost:8080
      --log.level=warn
      --logs.read.endpoint=https://cloudkitty-lokistack-query-frontend-http.openstack.svc.cluster.local:3100
      --logs.tail.endpoint=https://cloudkitty-lokistack-query-frontend-http.openstack.svc.cluster.local:3100
      --logs.write.endpoint=https://cloudkitty-lokistack-distributor-http.openstack.svc.cluster.local:3100
      --logs.write-timeout=4m0s
      --rbac.config=/etc/lokistack-gateway/rbac.yaml
      --tenants.config=/etc/lokistack-gateway/tenants.yaml
      --server.read-timeout=48s
      --server.write-timeout=6m0s
      --tls.min-version=VersionTLS12
      --tls.server.cert-file=/var/run/tls/http/server/tls.crt
      --tls.server.key-file=/var/run/tls/http/server/tls.key
      --tls.healthchecks.server-ca-file=/var/run/ca/server/service-ca.crt
      --tls.healthchecks.server-name=cloudkitty-lokistack-gateway-http.openstack.svc.cluster.local
      --tls.internal.server.cert-file=/var/run/tls/http/server/tls.crt
      --tls.internal.server.key-file=/var/run/tls/http/server/tls.key
      --tls.min-version=VersionTLS12
      --tls.cipher-suites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
      --logs.tls.ca-file=/var/run/ca/upstream/service-ca.crt
      --logs.tls.cert-file=/var/run/tls/http/upstream/tls.crt
      --logs.tls.key-file=/var/run/tls/http/upstream/tls.key
      --tls.client-auth-type=RequestClientCert
    State:          Running
      Started:      Thu, 09 Oct 2025 20:14:47 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:8081/live delay=0s timeout=2s period=30s #success=1 #failure=10
    Readiness:      http-get https://:8081/ready delay=0s timeout=1s period=5s #success=1 #failure=12
    Environment:    <none>
    Mounts:
      /etc/lokistack-gateway/lokistack-gateway.rego from lokistack-gateway (ro,path="lokistack-gateway.rego")
      /etc/lokistack-gateway/rbac.yaml from rbac (ro,path="rbac.yaml")
      /etc/lokistack-gateway/tenants.yaml from tenants (ro,path="tenants.yaml")
      /var/run/ca/server from cloudkitty-lokistack-gateway-ca-bundle (ro)
      /var/run/ca/upstream from cloudkitty-lokistack-ca-bundle (ro)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-s2dk9 (ro)
      /var/run/tenants-ca/cloudkitty from cloudkitty-ca-bundle (rw)
      /var/run/tls/http/server from tls-secret (ro)
      /var/run/tls/http/upstream from cloudkitty-lokistack-gateway-client-http (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  rbac:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      cloudkitty-lokistack-gateway
    Optional:  false
  tenants:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cloudkitty-lokistack-gateway
    Optional:    false
  lokistack-gateway:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      cloudkitty-lokistack-gateway
    Optional:  false
  tls-secret:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cloudkitty-lokistack-gateway-http
    Optional:    false
  cloudkitty-lokistack-gateway-client-http:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cloudkitty-lokistack-gateway-client-http
    Optional:    false
  cloudkitty-lokistack-ca-bundle:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      cloudkitty-lokistack-ca-bundle
    Optional:  false
  cloudkitty-lokistack-gateway-ca-bundle:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      cloudkitty-lokistack-gateway-ca-bundle
    Optional:  false
  cloudkitty-ca-bundle:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      cloudkitty-lokistack-ca
    Optional:  false
  kube-api-access-s2dk9:
    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       19m   default-scheduler  Successfully assigned openstack/cloudkitty-lokistack-gateway-76cc998948-n4njd to crc
  Warning  FailedMount     19m   kubelet            MountVolume.SetUp failed for volume "tls-secret" : secret "cloudkitty-lokistack-gateway-http" not found
  Normal   AddedInterface  19m   multus             Add eth0 [10.217.0.254/23] from ovn-kubernetes
  Normal   Pulling         19m   kubelet            Pulling image "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:710a1a5e486de5724469e55f29e9ff3f6cbef8cd4b2d21dfe254ede2b953c150"
  Normal   Pulled          19m   kubelet            Successfully pulled image "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:710a1a5e486de5724469e55f29e9ff3f6cbef8cd4b2d21dfe254ede2b953c150" in 7.326s (7.326s including waiting). Image size: 172901676 bytes.
  Normal   Created         19m   kubelet            Created container gateway
  Normal   Started         19m   kubelet            Started container gateway
