zet

Kubernetes Node Feature Discovery

📺 https://youtu.be/Iw0HhmP4LEs

Just discovering discovery and sorta happy it exists.

  1. Give visibility into the underlying node properties
  2. Not unlike SNMP
  3. Nodes are computers that are abstracted away
  4. Gives insight into the hardware and kernel
  5. Also GPU Feature Discovery from Nvidia
  6. Use DaemonSet worker on each node
  7. Has a “master” to handle all the labeling/annotations