summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Blot <nerzhul@users.noreply.github.com>2018-12-15 15:12:40 +0100
committerGitHub <noreply@github.com>2018-12-15 15:12:40 +0100
commit24cdbe9bf5fae88d76252add1b4ba0f8a7d48697 (patch)
treec137ddc3fb21aa9e6e4f0b29ea92c9bd90c0dd9f /README.md
parent7efb407872bcd8644fe97d8faff846f65190b4fe (diff)
downloadminetest-24cdbe9bf5fae88d76252add1b4ba0f8a7d48697.tar.gz
minetest-24cdbe9bf5fae88d76252add1b4ba0f8a7d48697.tar.bz2
minetest-24cdbe9bf5fae88d76252add1b4ba0f8a7d48697.zip
Add a basic kubernetes deployment file (#7979)
* Add a basic kubernetes deployment file
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a54a915ed..c0160ca00 100644
--- a/README.md
+++ b/README.md
@@ -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
--------------