yangwwei opened a new pull request #108: [YUNIKORN-47] Support node capacity 
update
URL: https://github.com/apache/incubator-yunikorn-core/pull/108
 
 
   We need to support the live updates of node capacity.
   There are multiple use cases for this:
   1) users could reconfigure kubelet with new capacity (e.g reserve more 
resources for system usage). See more in 
https://kubernetes.io/docs/tasks/administer-cluster/reconfigure-kubelet/#reconfiguring-the-kubelet-on-a-running-node-in-your-cluster,
 and 
https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/. 
We need to update our node capacity accordingly.
   2) use this API to dynamically change node capacity to exclude resources 
allocated by other schedulers (see more in 
https://issues.apache.org/jira/browse/YUNIKORN-16)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: dev-h...@yunikorn.apache.org

Reply via email to