apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-07-30T21:15:41Z"
  generateName: prometheus-smartctl-exporter-0-
  labels:
    app.kubernetes.io/instance: prometheus-smartctl-exporter
    app.kubernetes.io/name: prometheus-smartctl-exporter
    controller-revision-hash: 79ddc59687
    idx: i0
    pod-template-generation: "1"
  name: prometheus-smartctl-exporter-0-94cms
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: DaemonSet
    name: prometheus-smartctl-exporter-0
    uid: 1fd87782-b2aa-4e09-b963-cd1f2f6fbd4b
  resourceVersion: "9264"
  uid: 20922779-bef3-4d48-860b-5f3f1fa05e56
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchFields:
          - key: metadata.name
            operator: In
            values:
            - instance
  containers:
  - args:
    - --smartctl.path=/usr/sbin/smartctl
    - --smartctl.interval=120s
    - --web.listen-address=0.0.0.0:9633
    - --web.telemetry-path=/metrics
    image: harbor.atmosphere.dev/packages.vexxhost.com/smartctl-exporter:0.14.0-1
    imagePullPolicy: IfNotPresent
    name: main
    ports:
    - containerPort: 9633
      name: http
      protocol: TCP
    resources: {}
    securityContext:
      privileged: true
      runAsUser: 0
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /hostdev
      name: dev
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-wctsl
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: prometheus-smartctl-exporter
  serviceAccountName: prometheus-smartctl-exporter
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoSchedule
    operator: Exists
  - 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
      type: ""
    name: dev
  - name: kube-api-access-wctsl
    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-30T21:15:41Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-07-30T21:15:41Z"
    message: 'containers with unready status: [main]'
    reason: ContainersNotReady
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-07-30T21:15:41Z"
    message: 'containers with unready status: [main]'
    reason: ContainersNotReady
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-07-30T21:15:41Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - image: harbor.atmosphere.dev/packages.vexxhost.com/smartctl-exporter:0.14.0-1
    imageID: ""
    lastState: {}
    name: main
    ready: false
    restartCount: 0
    started: false
    state:
      waiting:
        message: Back-off pulling image "harbor.atmosphere.dev/packages.vexxhost.com/smartctl-exporter:0.14.0-1"
        reason: ImagePullBackOff
  hostIP: 199.204.45.156
  phase: Pending
  podIP: 10.0.0.203
  podIPs:
  - ip: 10.0.0.203
  qosClass: BestEffort
  startTime: "2026-07-30T21:15:41Z"
