Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/doylemark/k8s-minecraft-server
- Owner: doylemark
- Created: 2021-02-09T12:15:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-09T12:15:52.000Z (almost 4 years ago)
- Last Synced: 2024-12-19T13:49:35.093Z (16 days ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```