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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
我用vmware虚拟机创建的server,没有gpu卡,但是nfd扫描出来所有机器都打上了"feature.node.kubernetes.io/pci-10de.present": "true"这个标签,我在自己机器上测试,然后我在生产环境也是这个样子,没有gpu卡的机器也有这个标签,因为https://github.com/NVIDIA/gpu-feature-discovery NVIDIA这个gpu特征发现的daemonset是根据"feature.node.kubernetes.io/pci-10de.present": "true"这个特征标签来选择pod运行的
Beta Was this translation helpful? Give feedback.
All reactions