Hacker News new | ask | show | jobs
by kordless 3645 days ago
Interested in federated clusters. How is federation being scoped and who's doing most of the work on it?
1 comments

Federation is a VERY big area. Your best bet is to start with the proposals:

  https://github.com/kubernetes/kubernetes/blob/master/docs/proposals/federation-high-level-arch.png
  https://github.com/kubernetes/kubernetes/blob/master/docs/proposals/federated-api-servers.md
Though there are many issues in discussion. Anything in particular you want to work on? Disclosure: I work at Google on Kubernetes