将所有相同型号显卡的node打上 相同的label
kubectl label node ogs-gpu02 gpu_type=k20m
启动device plugin 和app 时:
nodeSelector:
gpu_type: k20m
将所有相同型号显卡的node打上 相同的labelkubectl label node ogs-gpu02 gpu_type=k20m启动device plugin 和app 时:nodeSelector:gpu_type: k20m转载于:https://www.cnblogs.com/mhc-fly/p/8656111.html...
将所有相同型号显卡的node打上 相同的label
kubectl label node ogs-gpu02 gpu_type=k20m
启动device plugin 和app 时:
nodeSelector:
gpu_type: k20m
转载于:https://www.cnblogs.com/mhc-fly/p/8656111.html
更多推荐
所有评论(0)