Hacker News new | ask | show | jobs
by thesandlord 2658 days ago
I know Agones[0] tackles this problem for game servers on Kubernetes. It could probably be used for this use case also, but it might also be overkill.

[0] https://github.com/GoogleCloudPlatform/agones

1 comments

Thanks a lot. This looks so promising. I am reading the docs :)