RicochetStudios / ricochet-meta

A meta-repository for issue tracking across multiple projects.
0 stars 0 forks source link

Investigate adopting Agones #1

Open kiweezi opened 2 months ago

kiweezi commented 2 months ago

Agones is a K8s operator that specializes in dedicated game servers. It looks to be used primarily by developers who are looking to deploy their own games to Kubernetes.

We should investigate how we can use it in our project.

kiweezi commented 2 months ago

As it has most of the foundational logic in it, we can leverage it to work for our project. We can add value to the top of it by creating a registry for already published games, like minecraft and rust. Allowing anyone to deploy and host games in K8s easily.