All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 14s
972 B
972 B
Minecraft
Minecraft is available through the custom helm chart (including a server downloader). The example below installs nimcraft. For each installation you'll want to create your own values.yaml with a new port. The server-downloader is called "minecraft_get_server" and is available on Github.
Testing
helm upgrade --install \
testcraft \
./active/kubernetes_minecraft \
--namespace minecraft \
--create-namespace
Nimcraft
helm upgrade --install \
nimcraft \
./active/kubernetes_minecraft \
--namespace minecraft \
--create-namespace
Courtnie
helm upgrade --install \
courtniecraft \
./active/kubernetes_minecraft \
--namespace minecraft \
--create-namespace
Camcraft
helm upgrade --install \
camcraft1 \
./active/kubernetes_minecraft \
--namespace minecraft \
--create-namespace