Add a basic kubernetes deployment file (#7979)

* Add a basic kubernetes deployment file
This commit is contained in:
Loïc Blot
2018-12-15 15:12:40 +01:00
committed by GitHub
parent 7efb407872
commit 24cdbe9bf5
2 changed files with 55 additions and 0 deletions

View File

@@ -481,6 +481,8 @@ Data will be written to `/home/minetest/data` on the host, and configuration wil
Note: If you don't understand the previous commands, please read the official Docker documentation before use.
You can also host your minetest server inside a Kubernetes cluster. See our example implementation in `misc/kubernetes.yml`.
Version scheme
--------------