AliyunContainerService / gpushare-device-plugin

GPU Sharing Device Plugin for Kubernetes Cluster
Apache License 2.0
468 stars 144 forks source link

`aliyun.com/gpu-mem` when did you update to nodestatus #2

Closed angao closed 5 years ago

angao commented 5 years ago

In this repo, I cannot find aliyun.com/gpu-mem update to node status, and I just find aliyun.com/gpu-count update to node status at NewNvidiaDevicePlugin func

cheyang commented 5 years ago

aliyun.com/gpu-mem is updated by kubelet according to Device plugin mechanism. It reports the info to Kubelet by using Register(kubeletEndpoint, resourceName string)