apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-04-28T03:19:17Z"
  generateName: node-feature-discovery-worker-
  labels:
    app.kubernetes.io/instance: node-feature-discovery
    app.kubernetes.io/name: node-feature-discovery
    controller-revision-hash: 567c646f4b
    pod-template-generation: "1"
    role: worker
  name: node-feature-discovery-worker-wsdfb
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: DaemonSet
    name: node-feature-discovery-worker
    uid: cacc1867-1565-45ba-8231-bda013fa9659
  resourceVersion: "1450"
  uid: 3b2f0de2-112c-4998-834e-44e4c0bb7ea4
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchFields:
          - key: metadata.name
            operator: In
            values:
            - instance
  containers:
  - args:
    - -metrics=8081
    command:
    - nfd-worker
    env:
    - name: NODE_NAME
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: spec.nodeName
    - name: POD_NAME
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.name
    - name: POD_UID
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.uid
    image: harbor.atmosphere.dev/registry.k8s.io/nfd/node-feature-discovery:v0.15.4
    imagePullPolicy: IfNotPresent
    name: worker
    ports:
    - containerPort: 8081
      name: metrics
      protocol: TCP
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      readOnlyRootFilesystem: true
      runAsNonRoot: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /host-boot
      name: host-boot
      readOnly: true
    - mountPath: /host-etc/os-release
      name: host-os-release
      readOnly: true
    - mountPath: /host-sys
      name: host-sys
      readOnly: true
    - mountPath: /host-usr/lib
      name: host-usr-lib
      readOnly: true
    - mountPath: /host-lib
      name: host-lib
      readOnly: true
    - mountPath: /etc/kubernetes/node-feature-discovery/source.d/
      name: source-d
      readOnly: true
    - mountPath: /etc/kubernetes/node-feature-discovery/features.d/
      name: features-d
      readOnly: true
    - mountPath: /etc/kubernetes/node-feature-discovery
      name: nfd-worker-conf
      readOnly: true
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-qlp6w
      readOnly: true
  dnsPolicy: ClusterFirstWithHostNet
  enableServiceLinks: true
  nodeName: instance
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: node-feature-discovery-worker
  serviceAccountName: node-feature-discovery-worker
  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: /boot
      type: ""
    name: host-boot
  - hostPath:
      path: /etc/os-release
      type: ""
    name: host-os-release
  - hostPath:
      path: /sys
      type: ""
    name: host-sys
  - hostPath:
      path: /usr/lib
      type: ""
    name: host-usr-lib
  - hostPath:
      path: /lib
      type: ""
    name: host-lib
  - hostPath:
      path: /etc/kubernetes/node-feature-discovery/source.d/
      type: ""
    name: source-d
  - hostPath:
      path: /etc/kubernetes/node-feature-discovery/features.d/
      type: ""
    name: features-d
  - configMap:
      defaultMode: 420
      items:
      - key: nfd-worker.conf
        path: nfd-worker.conf
      name: node-feature-discovery-worker-conf
    name: nfd-worker-conf
  - name: kube-api-access-qlp6w
    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-04-28T03:19:19Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-28T03:19:46Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-28T03:19:46Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-28T03:19:18Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://eecf8a161286947aab679a97d468badae59368b9cc250cd3f65a0e485e669d66
    image: harbor.atmosphere.dev/registry.k8s.io/nfd/node-feature-discovery:v0.15.4
    imageID: harbor.atmosphere.dev/registry.k8s.io/nfd/node-feature-discovery@sha256:21c2681deb07aaa1eac74daef2c576392fcc9c72c87ffd4f43769e8a7cd39ddd
    lastState: {}
    name: worker
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-04-28T03:19:45Z"
  hostIP: 199.204.45.3
  phase: Running
  podIP: 10.0.0.187
  podIPs:
  - ip: 10.0.0.187
  qosClass: BestEffort
  startTime: "2026-04-28T03:19:19Z"
