Running Dedicated Game Servers in Google Kubernetes Engine
Create a container image of a popular open-source dedicated game server (DGS) on Linux using Docker.
Store the assets on a separate read-only persistent disk volume and mount them in the container at run-time.
Setup and configure basic scheduler processes using the Kubernetes and Google Cloud APIs to spin up and down nodes to meet demand.