https://github.com/unstoppablemango/minecraft-operator
An operator for managing minecraft servers on Kubernetes
https://github.com/unstoppablemango/minecraft-operator
Last synced: 3 months ago
JSON representation
An operator for managing minecraft servers on Kubernetes
- Host: GitHub
- URL: https://github.com/unstoppablemango/minecraft-operator
- Owner: UnstoppableMango
- License: wtfpl
- Created: 2021-03-14T20:03:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T23:06:16.000Z (over 1 year ago)
- Last Synced: 2025-02-26T00:18:54.762Z (over 1 year ago)
- Homepage:
- Size: 65.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minecraft-operator
This repo originally contained a kubernetes operator for managing minecraft servers.
It was a pet project for practice writing operators while also adding a little bit of value in my personal life.
I need to do better market research, because the ecosystem has improved greatly since I first had the idea.
[Shulkers](https://github.com/jeremylvln/Shulker) builds on top of [Agones](https://github.com/googleforgames/agones) and both seem to be very well supported.
There is no end of GUI Minecraft installer tools, but not quite as many that support Kubernetes.
I figure I can do less wheel re-inventing by building a tool to fill that role.
I'll be working on that over at for as long as it is my hyperfocus.