apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-02-27T14:54:34Z"
  generateName: prometheus-pushgateway-5c694d99cc-
  labels:
    app: prometheus-pushgateway
    pod-template-hash: 5c694d99cc
    release: prometheus-pushgateway
  name: prometheus-pushgateway-5c694d99cc-vrs9z
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: prometheus-pushgateway-5c694d99cc
    uid: 5060ab5d-acec-4907-ba33-16a0904296f4
  resourceVersion: "4777"
  uid: ab7deafa-8f75-416f-91a7-e1f138e7f02f
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-djtqj
      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-djtqj
    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-02-27T14:54:34Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-27T14:55:05Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-27T14:55:05Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-27T14:54:34Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://6e7f720c8a7ba6729b7d373f3bba2da9a3a7356bd230d4933b98180e9e64f2ee
    image: harbor.atmosphere.dev/docker.io/prom/pushgateway:v1.4.2
    imageID: harbor.atmosphere.dev/docker.io/prom/pushgateway@sha256:a684e7c830a4b19e564a93bfc3bf713e85b04ab9dfcab5633c14cbba241f9231
    lastState: {}
    name: pushgateway
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-02-27T14:54:51Z"
  hostIP: 199.19.213.79
  phase: Running
  podIP: 10.0.0.102
  podIPs:
  - ip: 10.0.0.102
  qosClass: BestEffort
  startTime: "2026-02-27T14:54:34Z"
