-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
node-feature-discovery chart parity with gpu-operator #1212
Comments
Happy to submit PR to match / update node-feature-discovery if this should be on version v16.6 (latest NDF). |
One instance of NFD should be running at a time in a kubernetes cluster. NFD should be installed as standalone / with Network Operator / with GPU Operator you should enable NodeFeatureRule by network operator |
I understand, GPU Operator and the network operator have different versions of NFD. Is there a bump required for network operator which enables and deploys NFD? |
Align with GPU Operator Solves Mellanox#1212 Signed-off-by: Fred Rolland <[email protected]>
Align with GPU Operator Solves #1212
Will be included in 25.1.0 |
What happened:
Referencing and using this network operator alongside the nvidia/gpu-operator and deploying node-feature-discovery should there be parity between the versions of node-feature-discovery?
Latest GPU Operator uses v16.6 and latest network-operator uses v15.6.
What you expected to happen:
node-feature-discovery to be the same across both GPU / Network operator.
How to reproduce it (as minimally and precisely as possible):
network-operator/deployment/network-operator/charts/node-feature-discovery/Chart.yaml
Line 2 in 8c2e3bf
https://github.com/NVIDIA/gpu-operator/blob/9afd674d510f2b4e431d9455130d3a8d030e614f/deployments/gpu-operator/charts/node-feature-discovery/Chart.yaml#L2
The text was updated successfully, but these errors were encountered: