apiVersion: v1
kind: Pod
metadata:
  annotations:
    config-hash: 79ed265701f106bdcff90207502d2df7
  creationTimestamp: "2026-07-30T22:57:48Z"
  generateName: ipmi-exporter-
  labels:
    application: ipmi-exporter
    controller-revision-hash: 6c4bd848b9
    job: ipmi
    pod-template-generation: "1"
  name: ipmi-exporter-9cwt7
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: DaemonSet
    name: ipmi-exporter
    uid: 4457e330-2bc2-4e64-9b4e-01d4efef501c
  resourceVersion: "966"
  uid: 7c114c84-8245-49d6-b752-45b08e76faf1
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchFields:
          - key: metadata.name
            operator: In
            values:
            - instance
  containers:
  - args:
    - --config.file=/config.yml
    image: harbor.atmosphere.dev/quay.io/prometheuscommunity/ipmi-exporter:v1.10.1@sha256:0662cadaf268b6718f0f66429047cb23566ab3e4c175f25eaf588416a7b035e8
    imagePullPolicy: IfNotPresent
    name: exporter
    ports:
    - containerPort: 9290
      name: metrics
      protocol: TCP
    resources: {}
    securityContext:
      privileged: true
      runAsGroup: 0
      runAsUser: 0
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /dev/ipmi0
      name: dev-ipmi0
    - mountPath: /config.yml
      name: ipmi-exporter
      subPath: config.yml
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-ncd74
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: default
  serviceAccountName: default
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
  - effect: NoSchedule
    key: node.kubernetes.io/disk-pressure
    operator: Exists
  - effect: NoSchedule
    key: node.kubernetes.io/memory-pressure
    operator: Exists
  - effect: NoSchedule
    key: node.kubernetes.io/pid-pressure
    operator: Exists
  - effect: NoSchedule
    key: node.kubernetes.io/unschedulable
    operator: Exists
  volumes:
  - hostPath:
      path: /dev/ipmi0
      type: ""
    name: dev-ipmi0
  - configMap:
      defaultMode: 420
      name: ipmi-exporter
    name: ipmi-exporter
  - name: kube-api-access-ncd74
    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-07-30T22:57:48Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-07-30T22:57:50Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-07-30T22:57:50Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-07-30T22:57:48Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://c917c59ebb6147a53e6f75edbd66adffaae44b046a2ca75766e649e8b33cade1
    image: sha256:87101d95e879aa3d79884dc108cddb7df9feb5116fb3f3e0130f7dfd3777467f
    imageID: harbor.atmosphere.dev/quay.io/prometheuscommunity/ipmi-exporter@sha256:0662cadaf268b6718f0f66429047cb23566ab3e4c175f25eaf588416a7b035e8
    lastState: {}
    name: exporter
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-07-30T22:57:50Z"
  hostIP: 199.204.45.210
  phase: Running
  podIP: 10.0.0.220
  podIPs:
  - ip: 10.0.0.220
  qosClass: BestEffort
  startTime: "2026-07-30T22:57:48Z"
