apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-03-24T15:09:25Z"
  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-j9w88
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: DaemonSet
    name: node-feature-discovery-worker
    uid: 3e6f6180-b525-4504-a46c-0c56ba1f6773
  resourceVersion: "3190"
  uid: 848a0221-2cee-4c32-96cb-51f06f07198d
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-2k2n9
      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-2k2n9
    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-03-24T15:09:25Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-03-24T15:09:28Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-03-24T15:09:28Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-03-24T15:09:25Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://3fae73ff87cab99473d33688f4559c020268d52ad5ab4f629c1d6d25aa50eea0
    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-03-24T15:09:28Z"
  hostIP: 199.19.213.9
  phase: Running
  podIP: 10.0.0.58
  podIPs:
  - ip: 10.0.0.58
  qosClass: BestEffort
  startTime: "2026-03-24T15:09:25Z"
