compspec / compspec-go

Prototype compatibility plugin in go for testing compspec descriptive metadata
MIT License
0 stars 0 forks source link

add node feature discovery (nfd) #20

Closed vsoch closed 6 months ago

vsoch commented 7 months ago

This is also improving upon the table format, adding separators and a description for each extractor plugin.

image

Pending discussion here: https://github.com/kubernetes-sigs/node-feature-discovery/issues/1581 this should be good for a first shot, very simple and easy to add (and it would be perfect to be coupled from the Kubernetes bits).

vsoch commented 6 months ago

I'm OK to merge this for now. Understandably, it's not great to require kubernetes, but probably OK for the time being. We can always remove it!