This time we managed to make the game server run inside a Kubernetes cluster. And it actually works, components connect to each other, the game can connect to the server and looks like it’s working just fine.
But this setup is far from being complete. I still need to clean up and reorganize the Helm chart, figure out log aggregation, metrics, and lots of other stuff…