A Kubernetes deployment of https://github.com/itzg/docker-minecraft-bedrock-server
- Shell 100%
| deployment | ||
| development | ||
| .gitignore | ||
| .sops.yaml | ||
| install-git-hooks.sh | ||
| kustomize-build.sh | ||
| README.md | ||
minecraft-bedrock-server
https://github.com/itzg/docker-minecraft-bedrock-server
Please edit the code within the development directory and run kustomize-build.sh.
What is in this repository?
development- The editable deployment configuration.deployment- The generated deployment files fromdevelopmentkustomize-build.sh- A script to quickly output the Kubernetes manifests.
It also generates thedeploymentfrom thedevelopment.install-git-hooks.shThis script installs thekustomize-build.shas Git pre-commit hook.