Interesting.. the name, kubernetes, is Greek for helmsman or pilot. It is the root of the English word governor, but also of the word cybernetics. This puts the whole Cyborg-Governor-Schwarzenegger-Terminator thing in a whole new light...
It's worth noting that this uses Salt as the underlying controller.
To the Kubernetes devs: It's probably worth mentioning that somewhere in the Readme. I say that partially because as an end user it's nice to know you're building on solid building blocks that have stood the test of time, and also because it was moderately disheartening to learn about Kubernetes with no mention of Salt and then later learn that it was build partially on the hard work of the Salt team.
Using their project as a building block is great, but give credit where it's due.
It seems that this is sort of a basic version of Omega (probably with Google-specific scheduling heuristics missing). I'd strongly recommend folks interested in this stuff to read the Omega paper [1] or to watch the Wilkes video [2].
Interesting that this is written in Go - I think it's the first open source release from Google that I've seen written in their language.
I wonder if anyone in here can comment on whether that is indicative of a trend inside Google - are people writing less Python / Java in there these days?