apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-04-08T10:58:33Z"
  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-bcvk4
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: node-feature-discovery-master-68cf466d5f
    uid: 4e3797e2-97d1-498c-8541-6c79e798da0c
  resourceVersion: "3827"
  uid: 1922c0a3-7e32-45ef-b8b9-52436aa42631
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-qnwm7
      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-qnwm7
    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-08T10:58:33Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-08T10:58:53Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-08T10:58:53Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-08T10:58:33Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://694e7635060a993efaaab62a1cff4da99a18221e74ad5b5d527b9f1be22e9d49
    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-08T10:58:40Z"
  hostIP: 199.19.213.35
  phase: Running
  podIP: 10.0.0.68
  podIPs:
  - ip: 10.0.0.68
  qosClass: BestEffort
  startTime: "2026-04-08T10:58:33Z"
