apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-04-20T04:58:30Z"
  generateName: node-feature-discovery-worker-
  labels:
    app.kubernetes.io/instance: node-feature-discovery
    app.kubernetes.io/name: node-feature-discovery
    controller-revision-hash: 76d7768998
    pod-template-generation: "1"
    role: worker
  name: node-feature-discovery-worker-wzfrn
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: DaemonSet
    name: node-feature-discovery-worker
    uid: 02bb1562-2155-4b51-bac4-7dac10bfbe0a
  resourceVersion: "3099"
  uid: 9d418849-c31c-4d80-a496-2b70be9c7139
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchFields:
          - key: metadata.name
            operator: In
            values:
            - instance
  containers:
  - args:
    - --server=node-feature-discovery-master:8080
    command:
    - nfd-worker
    env:
    - name: NODE_NAME
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: spec.nodeName
    image: harbor.atmosphere.dev/registry.k8s.io/nfd/node-feature-discovery:v0.11.2
    imagePullPolicy: IfNotPresent
    name: worker
    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: /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-q8hhr
      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: /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-q8hhr
    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-20T04:58:30Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-20T04:58:34Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-20T04:58:34Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-20T04:58:30Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://523300566c7feb93b8c01d7fcb12e351557c9b0e98c3cab415c17fef9c8e90ba
    image: harbor.atmosphere.dev/registry.k8s.io/nfd/node-feature-discovery:v0.11.2
    imageID: harbor.atmosphere.dev/registry.k8s.io/nfd/node-feature-discovery@sha256:99112589d9bc5521fb465fd9cba96066a03eb7c904ce2c39c08f6ad709cece56
    lastState: {}
    name: worker
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-04-20T04:58:34Z"
  hostIP: 199.204.45.69
  phase: Running
  podIP: 10.0.0.68
  podIPs:
  - ip: 10.0.0.68
  qosClass: BestEffort
  startTime: "2026-04-20T04:58:30Z"
