Borg: The Next Generation [pdf]
11–20 of 61 posts
Re: Borg: The Next Generation [pdf]
#12Re: Borg: The Next Generation [pdf]
#13Earlier quoted context omitted.
Can't you run Kubernetes? (which is the open-source project from Google inspired by Borg)
Kubernetes is very different from Borg.
Re: Borg: The Next Generation [pdf]
#14Does Borg also track and allocate network usage? That has been an issue for me in compute environments in the past for high IO situations.
Re: Borg: The Next Generation [pdf]
#15Does Borg also track and allocate network usage? That has been an issue for me in compute environments in the past for high IO situations.
Re: Borg: The Next Generation [pdf]
#16How much different/better/worse is this compared to Kubernetes?
As a scheduler it's much more powerful in capabilities, scalability and performance. It was designed to react to different workload demands in huge clusters very quickly. Imagine a data center goes offline and you need to spin up the search engine while killing a map reduce with 20k workers. A borg cluster is war zone, priorities and quotas win.
Re: Borg: The Next Generation [pdf]
#17Was 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]
#18How much different/better/worse is this compared to Kubernetes?
Re: Borg: The Next Generation [pdf]
#19Interesting, I can only wish to run this sort of tech for my own small company.