This repository contains Helm charts for deploying a Minecraft server on Kubernetes.
Helm must be installed to use the charts. Please refer to Helmβs documentation to get started.
Once Helm has been set up correctly, add the repo as follows:
helm repo add minecraft https://iveahugeship.github.io/minecraft-helm-charts/
You can then run helm search repo minecraft
to see the charts.
π¦ minecraft-lib
A Helm chart library for developing Minecraft Java Edition charts.
π¦ minecraft-server
A flexible Helm chart to run a Minecraft Java Edition server on Kubernetes.
π¦ minecraft-proxy
A flexible Helm chart to run a Minecraft Proxy server on Kubernetes.
This project is licensed under the MIT License. See LICENSE for details.
While this chart was written from scratch, it was conceptually inspired by the itzg/minecraft-server-charts project.