Y
Hacker News
new
|
ask
|
show
|
jobs
by
yureka
2519 days ago
Can you provide some resources on what makes you think Kubernetes is a transpiled Java project?
That's definitely not the case from what I know/understand...
3 comments
tuvan
2519 days ago
There is a talk about it you can find here:
https://fosdem.org/2019/schedule/event/kubernetesclusterfuck...
link
snazz
2519 days ago
It was originally written in Java and lots of its Go code is a strange mix of the two (Java-like idioms in Go). This might be where the term "Gova" came from.
link
pjmlp
2518 days ago
The original team used Java, and the actual team rewrote it in Go.
link