How does Borg compare with Google's Kubernetes?
Large-scale cluster management at Google with Borg
11–20 of 37 posts
Re: Large-scale cluster management at Google with Borg
#12Re: Large-scale cluster management at Google with Borg
#13[1] http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yar...
Re: Large-scale cluster management at Google with Borg
#14Apache Yarn[1] looks like same thing as borg\omega. A plus point with Yarn is we can get our hands on it. [1] http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yar...
Re: Large-scale cluster management at Google with Borg
#15Re: Large-scale cluster management at Google with Borg
#16Is this similar in concept to Oracle Grid Engine (SGE)? How is it different, superior?
Re: Large-scale cluster management at Google with Borg
#17> cc would be reachable via 50.jfoo.ubar.cc.borg.google.com. I've implemented similar at my current job, as that sort of naming is very convenient. http://www.boxever.com/using-google-apps-openid-connect-with... has a sketch of how to do this with Apache as a reverse proxy with Google Auth, though we're using a PAC file now going to a HTTPS forward proxy to avoid limitations of SSL wildcard certs.
Re: Large-scale cluster management at Google with Borg
#18Is this similar in concept to Oracle Grid Engine (SGE)? How is it different, superior?
Re: Large-scale cluster management at Google with Borg
#19Is this similar in concept to Oracle Grid Engine (SGE)? How is it different, superior?
I started doing SGE stuff in ~2001...It still amazes me how well that thing worked and how often a lot of it's features are reinvented.
I'm amazed how often it gets ignored. There's even StarCluster so you can automatically set up a cluster on EC2.
Re: Large-scale cluster management at Google with Borg
#20There was a great talk by John Wilkes (Google Cluster Management) re: Omega in 2011 at Google Faculty Summit [1]. Absolutely fascinating to see the scope of the problems they are dealing with. [1] https://www.youtube.com/watch?v=0ZFMlO98Jkc Edit: remove error in my comment re: borg/omega order.