You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the feature you would like to add / User story
The node feature discovery(NFD) is a dependency for the GPU Operator helm chart, it has a known issue which can potentially overwhelm the kube api-server, the issue has been fixed in NFD version v0.17.0. The GPU operator chart should be upgraded to a version with NFD >=v0.17.0 once the GPU operator chart with the updated dependency is available.
Solution details
Upgrade GPU operator chart to a version that has NFD>=v0.17.0 once it's available.
Alternative approaches
To mitigate the issue till NFD >=v0.17.0 is available in the GPU operator chart, NodeFeatureAPI can be disable
Description of the feature you would like to add / User story
The node feature discovery(NFD) is a dependency for the GPU Operator helm chart, it has a known issue which can potentially overwhelm the kube api-server, the issue has been fixed in NFD version v0.17.0. The GPU operator chart should be upgraded to a version with NFD >=v0.17.0 once the GPU operator chart with the updated dependency is available.
Solution details
Alternative approaches
To mitigate the issue till NFD >=v0.17.0 is available in the GPU operator chart,
NodeFeatureAPI
can be disableThe text was updated successfully, but these errors were encountered: