Borg: The Next Generation [pdf]
eurosys2020.org
Borg: The Next Generation [pdf]
1–10 of 61 posts
Re: Borg: The Next Generation [pdf]
#2Re: Borg: The Next Generation [pdf]
#3Interesting, I can only wish to run this sort of tech for my own small company.
Re: Borg: The Next Generation [pdf]
#4Was involved in this research project for a few months in early 2019. Feel free to post some questions that are not sensitive to internal details, and I can answer them here.
Edit: not one of the coauthors, since I left the team in April 2019.
Re: Borg: The Next Generation [pdf]
#5Interesting, I can only wish to run this sort of tech for my own small company.
[deleted]
Re: Borg: The Next Generation [pdf]
#6Interesting, I can only wish to run this sort of tech for my own small company.
Can't you run Kubernetes? (which is the open-source project from Google inspired by Borg)
Re: Borg: The Next Generation [pdf]
#7This is a really valuable contribution, just to benchmark whatever you are doing vs what's possible, in a similar way that the large datacenter operators have shown everyone that PUE of 1.1 is achievable. This data shows that you can achieve > 60% utilization of both compressible and incompressible resources, overcommit both kinds of resources by 200%, while scheduling task arrivals at over 100 per second. It really is an extremely valuable glimpse into how the bigs operate.
Re: Borg: The Next Generation [pdf]
#8Interesting, I can only wish to run this sort of tech for my own small company.
You can! I have all the equivalent graphs and most of the equivalent features on the k8s clusters I run. Google has commoditized borg, at least for the scales that most companies will run.
Re: Borg: The Next Generation [pdf]
#9Re: Borg: The Next Generation [pdf]
#10How much different/better/worse is this compared to Kubernetes?