Hacker News new | ask | show | jobs
by ahmadassaf 2947 days ago
There are many tools (paid and free) that assist with managing multiple kubernetes clusters but we still need to make it easy for human intervention. When an issue is happening with your kubernetes cluster and you need address it immediately, having the information that you need already at your finger tips is insanely useful. (3am me is going to appreciate it)

However, the problem of managing multiple kubernetes clusters isn't an easy problem to solve but a good problem to have. It creates a space open for new ideas on how best we make this part of the industry better and kubernetes itself has looked at this problem and suggested a solution with federated cluster. I don't have a straight forward answer, but I am excited to be part of the solution.