Skip to content

abeer486/dedicated-game-servers-with-docker-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Running & scaling dedicated game servers with Docker + Kubernetes

A tutorial on running & scaling dedicated game servers with Docker + Kubernetes

Containerizing a game

Docker is the atomic unit for isolating all the requirements for running a dedicated game server. Docker will also help with rapiding setting up (scaling) game servers once we hit a limit on the number of users (or other relevant metric).

(Optional) Creating a persistent disk with assets

Setting up a Kubernetes cluster

Setting up the scaling critera

Deploying a test game

Cleaning up the setup

About

Running & scaling dedicated game servers with Docker + Kubernetes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published