Joyce Lin on @codeburstio posts a guide on how easy it is to deploy an app to a local Raspberry Pi with Kubernetes. The Minecraft wiki has lots of pointers for setting up your own server. But it doesn’t say how to do it with Kubernetes.
Kubernetes has a reputation of being “hard”. So why go through the trouble of using it on top of Docker for a simple game server? Even if you run a single app with a single data store, Kubernetes can simplify deployment.
You can read the step by step tutorial on codeburst.io.
No comments:
Post a Comment