PlayM8s, a gameserver's best friend
PlayM8s (pm8s) is an ecosystem of tooling to help manage the lifecycle of various gameservers
in a kubernetes cluster.
PlayM8s is currently a WIP and is undergoing heavy development
Keep an eye on releases, we're getting towards a1.0.0soon!
| Link |
|---|
| Homepage |
| Documentation |
| Helm Repo (Git Repo) |
| Operator |
| CRDs |
PlayM8s should run on any normal k8s distribution.
The reference architecture is 3x 4c/8g VMs running RKE2 with Cilium as the CNI and a shared filesystem available.
Currently the only supported method of deploying the pm8s CRDs is with kubectl.
Check the latest release in the crds repo for yaml definitions.
Currently the only supported method of deploying the pm8s Operator is with Helm.
See the gh-pages branch of the Helm repo for details.
Stay tuned!