|
|
|
|
|
by detaro
2220 days ago
|
|
Apparently the first version was based on a Java prototype, but it's unclear to me how much that's visible: https://kubernetes.io/blog/2018/06/06/4-years-of-k8s/ > Concretely, Kubernetes started as some prototypes from Brendan Burns combined with ongoing work from me and Craig McLuckie to better align the internal Google experience with the Google Cloud experience. Brendan, Craig, and I really wanted people to use this, so we made the case to build out this prototype as an open source project that would bring the best ideas from Borg out into the open. > After we got the nod, it was time to actually build the system. We took Brendan’s prototype (in Java), rewrote it in Go, and built just enough to get the core ideas across |
|