mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-15 13:07:48 +00:00
SR-IOV is a PCI attribute and also non-NIC PCI devices can have it. Therefore, it is useful to label all PCI devices with that capability. After this commit the following labels for Intel NICs are overlapping: feature.node.kubernetes.io/pci-0200_8086.sriov.capable=true feature.node.kubernetes.io/network-sriov.capable=true Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com> |
||
---|---|---|
.. | ||
pci.go |