unikorn-cloud / kubernetes

Cluster API driven PaaS Orchestrator
Apache License 2.0
3 stars 6 forks source link

Separate Out Node Feature Discovery #128

Open spjmurray opened 1 month ago

spjmurray commented 1 month ago

This is installed by the NVIDIA AMD operators, but it's a common Kubernetes project, so we should manage this separately which allows centralized configuration, especially to do with scheduling tolerations so we can schedule it on a control-plane node and allow scale from zero.

spjmurray commented 1 month ago

Additional benefit: in a mixed vendor cluster these two aren't fighting over management in order to determine where to run the device drivers based on hardware.