lagrangedao / go-computing-provider

A golang implementation of computing provider
MIT License
2 stars 36 forks source link

The function of reporting node resource data is added by cp heartbeat. #6

Closed sonic-chain closed 1 year ago

sonic-chain commented 1 year ago

The cp heartbeat reporting node's resource information includes information about its CPU (number of cores, model), memory size, disk size, and Gpu (model, quantity, memory size). Since a k8s cluster has one or more nodes, so it's reported a list: each cluster node's resource information.