huawei-cloudnative / firmament

The Firmament cluster scheduling platform
http://www.firmament.io
Apache License 2.0
19 stars 9 forks source link

Adding max pods feature #14

Closed shivramsrivastava closed 5 years ago

shivramsrivastava commented 5 years ago

This PR adds the max-pods feature and also add a new grpc 'AddTaskInfo' which will update info about task not scheduled by 'Firmament'. This helps "Firmament' to calculate the resource utilisation and limit the pods based on the 'max-pods' set the node level.