From 24cdbe9bf5fae88d76252add1b4ba0f8a7d48697 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Blot?= Date: Sat, 15 Dec 2018 15:12:40 +0100 Subject: Add a basic kubernetes deployment file (#7979) * Add a basic kubernetes deployment file --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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 -------------- -- cgit v1.2.3