Scaling Dedicated Game Servers with Kubernetes: Part 4 – Scaling Down
This is part four of a fivefour-part series on scaling game servers with Kubernetes. In the previous three posts, we hosted our game servers on Kubernetes, measured and limited their resource usage, and scaled up the nodes in our cluster based on that usage. Now we need to tackle the harder problem: scaling down the […]