Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doylemark/k8s-minecraft-server

Config for running MC in K8s
https://github.com/doylemark/k8s-minecraft-server

Last synced: 12 days ago
JSON representation

Config for running MC in K8s

Awesome Lists containing this project

README

        

```zsh
$ helm install minecraft -f values.yaml itzg/minecraft

$ k expose deployment minecraft-minecraft --type=LoadBalancer --name=mc-expose
```