apiVersion: v1
kind: Pod
metadata:
  annotations:
    checksum/config: 68e50b270b1fe99db751a950a42002ba592302e27c19e8435738f42b158e79c6
  creationTimestamp: "2026-04-19T11:15:22Z"
  generateName: loki-gateway-cf54cb88c-
  labels:
    app.kubernetes.io/component: gateway
    app.kubernetes.io/instance: loki
    app.kubernetes.io/name: loki
    pod-template-hash: cf54cb88c
  name: loki-gateway-cf54cb88c-7xt4p
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: loki-gateway-cf54cb88c
    uid: aa71cdcc-047f-4b83-b0b4-46699688ddb0
  resourceVersion: "5565"
  uid: 3f116856-3e06-43b5-8368-ee610f2bf0cc
spec:
  affinity:
    podAntiAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
      - labelSelector:
          matchLabels:
            app.kubernetes.io/component: gateway
        topologyKey: kubernetes.io/hostname
  containers:
  - image: harbor.atmosphere.dev/docker.io/nginxinc/nginx-unprivileged:1.24-alpine
    imagePullPolicy: IfNotPresent
    name: nginx
    ports:
    - containerPort: 8080
      name: http-metrics
      protocol: TCP
    readinessProbe:
      failureThreshold: 3
      httpGet:
        path: /
        port: http-metrics
        scheme: HTTP
      initialDelaySeconds: 15
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      readOnlyRootFilesystem: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /etc/nginx
      name: config
    - mountPath: /tmp
      name: tmp
    - mountPath: /docker-entrypoint.d
      name: docker-entrypoint-d-override
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-bwmhq
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    fsGroup: 101
    runAsGroup: 101
    runAsNonRoot: true
    runAsUser: 101
  serviceAccount: loki
  serviceAccountName: loki
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
    tolerationSeconds: 300
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
    tolerationSeconds: 300
  volumes:
  - configMap:
      defaultMode: 420
      name: loki-gateway
    name: config
  - emptyDir: {}
    name: tmp
  - emptyDir: {}
    name: docker-entrypoint-d-override
  - name: kube-api-access-bwmhq
    projected:
      defaultMode: 420
      sources:
      - serviceAccountToken:
          expirationSeconds: 3607
          path: token
      - configMap:
          items:
          - key: ca.crt
            path: ca.crt
          name: kube-root-ca.crt
      - downwardAPI:
          items:
          - fieldRef:
              apiVersion: v1
              fieldPath: metadata.namespace
            path: namespace
status:
  conditions:
  - lastProbeTime: null
    lastTransitionTime: "2026-04-19T11:15:22Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-19T11:15:53Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-19T11:15:53Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-19T11:15:22Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://51bfaaf1918d1e47496d7af0d8e6fcbcbf02f00fcc88f10ae8c94a0a91b07695
    image: harbor.atmosphere.dev/docker.io/nginxinc/nginx-unprivileged:1.24-alpine
    imageID: harbor.atmosphere.dev/docker.io/nginxinc/nginx-unprivileged@sha256:be76a26e238d9242d1778d39fd0c5a0e4676408870ed56063d4062ba654b1e4e
    lastState: {}
    name: nginx
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-04-19T11:15:29Z"
  hostIP: 199.19.213.134
  phase: Running
  podIP: 10.0.0.103
  podIPs:
  - ip: 10.0.0.103
  qosClass: BestEffort
  startTime: "2026-04-19T11:15:22Z"
