mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
74d6993e9b
This feature source detects the presence of PCI devices. At the moment, it only advertises GPUs and accelerator cards, i.e. device classes 0x03, 0x0b40 and 0x12. The label format is: node.alpha.kubernetes-incubator.io/nfd-pci-<device label>.present where <device label> is composed of raw PCI IDs: <class id>_<vendor id> |
||
---|---|---|
.. | ||
cpuid | ||
fake | ||
iommu | ||
memory | ||
network | ||
panic_fake | ||
pci | ||
pstate | ||
rdt | ||
selinux | ||
storage | ||
source.go |