minecraft-helm-charts

Minecraft Server Helm Chart

This repository contains Helm charts for deploying a Minecraft server on Kubernetes.

Installation

Usage

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.

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.

License

This project is licensed under the MIT License. See LICENSE for details.

Acknowledgements

While this chart was written from scratch, it was conceptually inspired by the itzg/minecraft-server-charts project.