Skip to main content

Agones

✍ Last Updated : September 20, 2022

🚪 Prequisite Knowledge (Optional)

[Containerization / Docker](Containerization Docker 2e0ce73ff63b419d9e2782d79c4cc440.md)

[Multiplayer](Multiplayer d1696212dbf84eb195595d64a62cef83.md)

[Kubernetes Basics](Kubernetes Basics 13d23a5871e14e34b61adac97169813b.md)

[Dedicated Game Server Orchestration 101](Dedicated Game Server Orchestration 101 8894e7781b594083ae1a1a93405851a1.md)

❓ Key Question / Problem / Issue

How to manage and orchestrate multiple multiplayer game server in a cloud infrastructure that can easily scalable.

✅ Expected Output/Definition of Done

Overview information regarding agones proposed solution and overview on it’s architecuture

🎁 Resulting Solution

Dedicated Game Server Headless Management Solution

  • Knowledge Bank Entries

Agones

Overview

Agones is an open source platform, for deploying, hosting, scaling, and orchestrating dedicated game servers for large-scale multiplayer games, built on top of the industry standard, distributed system platform Kubernetes.

Introducing Agones: Open-source, multiplayer, dedicated game-server hosting built on Kubernetes | Google Cloud Blog

Agones Architecture

Agones Architecture

To start Adopting Agones into your project you can refer to Page Below

[Agones Adoption Getting Started](Agones Adoption Getting Started e0e64e3cb19e49adaddd8d082c2d2846.md)

Found Issues