apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-02-25T15:16:11Z"
  generateName: prometheus-pushgateway-f5d6d8b68-
  labels:
    app.kubernetes.io/instance: prometheus-pushgateway
    app.kubernetes.io/managed-by: Helm
    app.kubernetes.io/name: prometheus-pushgateway
    app.kubernetes.io/version: v1.8.0
    helm.sh/chart: prometheus-pushgateway-2.13.0
    pod-template-hash: f5d6d8b68
  name: prometheus-pushgateway-f5d6d8b68-wz2wj
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: prometheus-pushgateway-f5d6d8b68
    uid: 91547bf5-943a-4c0c-81a7-8f893d0a2bf6
  resourceVersion: "6256"
  uid: c991d9a7-a0b1-4de8-a78f-b4642d4ce7fd
spec:
  automountServiceAccountToken: true
  containers:
  - image: docker.io/prom/pushgateway:v1.8.0
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 3
      httpGet:
        path: /-/healthy
        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-7sh6z
      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-7sh6z
    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-25T15:16:11Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T15:19:21Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T15:19:21Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T15:16:11Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://9314faf7248c82e2cf615f9a729c3b0bfdc2bb4951699291054daf032971447e
    image: docker.io/prom/pushgateway:v1.8.0
    imageID: docker.io/prom/pushgateway@sha256:c159e946abf44e0cf4ae53aa03d99326497a35acca526739c7f8b01a0183bb50
    lastState: {}
    name: pushgateway
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-02-25T15:19:06Z"
  hostIP: 199.19.213.235
  phase: Running
  podIP: 10.0.0.211
  podIPs:
  - ip: 10.0.0.211
  qosClass: BestEffort
  startTime: "2026-02-25T15:16:11Z"
