Kubernetes Node Feature Discovery
📺 https://youtu.be/Iw0HhmP4LEs
Just discovering discovery and sorta happy it exists.
- Give visibility into the underlying node properties
- Not unlike SNMP
- Nodes are computers that are abstracted away
- Gives insight into the hardware and kernel
- Also GPU Feature Discovery from Nvidia
- Use
DaemonSet
worker on each node
- Has a “master” to handle all the labeling/annotations