apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-05-11T05:46:32Z"
  generateName: prometheus-pushgateway-5c694d99cc-
  labels:
    app: prometheus-pushgateway
    pod-template-hash: 5c694d99cc
    release: prometheus-pushgateway
  name: prometheus-pushgateway-5c694d99cc-5mnqw
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: prometheus-pushgateway-5c694d99cc
    uid: 7ca7adfa-1949-4b79-9eae-0f3cc73910f0
  resourceVersion: "5161"
  uid: 7e6a8439-3ac1-49ae-8b63-89d434eb8f35
spec:
  containers:
  - image: harbor.atmosphere.dev/docker.io/prom/pushgateway:v1.4.2
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 3
      httpGet:
        path: /-/ready
        port: 9091
        scheme: HTTP
      initialDelaySeconds: 10
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 10
    name: pushgateway
    ports:
    - containerPort: 9091
      name: metrics
      protocol: TCP
    readinessProbe:
      failureThreshold: 3
      httpGet:
        path: /-/ready
        port: 9091
        scheme: HTTP
      initialDelaySeconds: 10
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 10
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /data
      name: storage-volume
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-xkbfl
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    fsGroup: 65534
    runAsNonRoot: true
    runAsUser: 65534
  serviceAccount: prometheus-pushgateway
  serviceAccountName: prometheus-pushgateway
  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:
  - emptyDir: {}
    name: storage-volume
  - name: kube-api-access-xkbfl
    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-05-11T05:46:32Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-11T05:46:52Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-11T05:46:52Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-11T05:46:32Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://1a62027f67bcdf520d75ede529de4b34b6142fb5d888f533b0d4c7136f3aac11
    image: harbor.atmosphere.dev/docker.io/prom/pushgateway:v1.4.2
    imageID: harbor.atmosphere.dev/docker.io/prom/pushgateway@sha256:15c3362e89e7b2eb3057f25315790d1ce74069b1db167e26dc30e8f589c5effa
    lastState: {}
    name: pushgateway
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-05-11T05:46:42Z"
  hostIP: 199.204.45.229
  phase: Running
  podIP: 10.0.0.229
  podIPs:
  - ip: 10.0.0.229
  qosClass: BestEffort
  startTime: "2026-05-11T05:46:32Z"
