A kubernetes automated dashboard to deploy your Minecraft servers.
When deploying a Minecraft server, we often use the same tools : hosting providers, bare bones linux server, docker container, Pterodactyl instance, etc. What i'm looking for, is something similar to what we know with Pterodactyl : a good and simple to use web dashboard to deploy servers but, this time, inside a Kubernetes cluster.
This mainly answer a personal desire to take the advantage of my own Kubernetes cluster to deploy any kind of Minecraft servers.
[!WARNING] This project is still in development and is not yet usable.
TODO
Contributions are always welcome!
See contributing.md for ways to get started.
Please also adhere to this project's CODE OF CONDUCT
This project is under MIT license. It can be found here or on https://opensource.org/license/mit.
- Kubebuilder
- Kubecraft and kubernetes-minecraft-operator for the inspirations for my own operator implementation.