apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-04-22T06:12:01Z"
  generateName: node-feature-discovery-master-68cf466d5f-
  labels:
    app.kubernetes.io/instance: node-feature-discovery
    app.kubernetes.io/name: node-feature-discovery
    pod-template-hash: 68cf466d5f
    role: master
  name: node-feature-discovery-master-68cf466d5f-r24ks
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: node-feature-discovery-master-68cf466d5f
    uid: 6e0216de-62a5-4555-a33f-f9e9a61bd8cb
  resourceVersion: "3106"
  uid: 1822167b-3d76-4adf-a6be-529b6e12b563
spec:
  affinity:
    nodeAffinity:
      preferredDuringSchedulingIgnoredDuringExecution:
      - preference:
          matchExpressions:
          - key: node-role.kubernetes.io/master
            operator: In
            values:
            - ""
        weight: 1
      - preference:
          matchExpressions:
          - key: node-role.kubernetes.io/control-plane
            operator: In
            values:
            - ""
        weight: 1
  containers:
  - args:
    - -featurerules-controller=true
    command:
    - nfd-master
    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
    livenessProbe:
      exec:
        command:
        - /usr/bin/grpc_health_probe
        - -addr=:8080
      failureThreshold: 3
      initialDelaySeconds: 10
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    name: master
    ports:
    - containerPort: 8080
      name: grpc
      protocol: TCP
    readinessProbe:
      exec:
        command:
        - /usr/bin/grpc_health_probe
        - -addr=:8080
      failureThreshold: 10
      initialDelaySeconds: 5
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      readOnlyRootFilesystem: true
      runAsNonRoot: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-cswgc
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: node-feature-discovery
  serviceAccountName: node-feature-discovery
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoSchedule
    key: node-role.kubernetes.io/master
    operator: Equal
  - effect: NoSchedule
    key: node-role.kubernetes.io/control-plane
    operator: Equal
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
    tolerationSeconds: 300
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
    tolerationSeconds: 300
  volumes:
  - name: kube-api-access-cswgc
    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-22T06:12:01Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-22T06:12:12Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-22T06:12:12Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-22T06:12:01Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://87cb8fc7c0a091e1d3efa81ebf189cb59b15a7e2675b140e8553c1d3602ced94
    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: master
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-04-22T06:12:05Z"
  hostIP: 199.204.45.4
  phase: Running
  podIP: 10.0.0.62
  podIPs:
  - ip: 10.0.0.62
  qosClass: BestEffort
  startTime: "2026-04-22T06:12:01Z"
