k8s-minecraft icon indicating copy to clipboard operation
k8s-minecraft copied to clipboard

Running a Minecraft server in Kubernetes

Results 3 k8s-minecraft issues
Sort by recently updated
recently updated
newest added

We need to download plugins for Minecraft. These should be from Github. To get the latest version for a plugin from Github, use something like this : ``` curl -s...

An environment variable should control which version of Minecraft should be fetched. Either a vanilla or Bukkit server.