kubernetes-sigs/node-feature-discovery
Node feature discovery for Kubernetes observed · 2026-09-03
Health v2 · maintenance only
97/100
- Activity 100
- Release rhythm 92
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 13
- age_days: 3693
- days_rel: 54
- days_push: 0
- n_releases_24m: 16
Adoption not part of the score
1074 stars · 313 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Node Feature Discovery (NFD) is a Kubernetes add-on that detects hardware features and system configuration on cluster nodes and advertises them as node labels. It enables Kubernetes workloads to be scheduled onto nodes with specific CPU capabilities, devices, or other node attributes.
Use cases
- label kubernetes nodes with hardware capabilities like cpuid features
- schedule pods only onto nodes with specific cpu instructions
- detect gpu and other pci devices in a kubernetes cluster
- discover node system configuration for workload placement
- automate hardware-aware scheduling in kubernetes
- expose node topology and rdt capabilities as labels
When to choose
- you run kubernetes on heterogeneous hardware and need hardware-aware scheduling
- you want automatic node labeling of cpu, memory, or device features
- you deploy kubernetes add-ons via helm or kustomize and want a maintained sig-node project
When to avoid
- you are not running kubernetes
- you need application-level feature flags rather than node hardware discovery
- your cluster is homogeneous and default kubernetes labels suffice
Facets
service · maturity active
monitoring configuration-management deployment hardware cloud-computing infrastructure-as-code go self-hosted node-labels feature-detection hardware-discovery cpuid k8s-sig-node helm-chart kustomize kubernetes linux docker
1 source
- readme: https://github.com/kubernetes-sigs/node-feature-discovery · fetched 2026-09-03 · 38c3fc5ee532
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kubernetes-sigs/node-feature-discovery | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="kubernetes-sigs/node-feature-discovery")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem