mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
e4e3a9f68e
- Implement the 'custom' feature source utilizing the match rules implemented in previous commit. - Add a static custom feature list for: 1. rdma.capable - marks a node where devices that support RDMA are present. 2. rdma.enabled - marks a node where rdma modules have been loaded. A user may extend these features with additional match rules via NFD configuration file. |
||
---|---|---|
.. | ||
cpu | ||
custom | ||
fake | ||
internal | ||
iommu | ||
kernel | ||
local | ||
memory | ||
network | ||
panic_fake | ||
pci | ||
storage | ||
system | ||
mock_FeatureSource.go | ||
source.go |