From b7bc8a0fc97eb2278c4de5ed5e66a568d57c6482 Mon Sep 17 00:00:00 2001 From: Thijs van Loef Date: Wed, 24 Jan 2024 11:14:56 +0100 Subject: [PATCH] add kubernetes to the main readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 59741a3b4..249fad6e4 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,12 @@ docker run -d \ ``` +### Kubernetes + +All files you will need to deploy this container to kubernetes are located in the [k8s folder](k8s/). + +Follow the steps in the [README.md here](k8s/readme.md) to deploy it. + ### Environment variables You can use the following values to change the settings of the server on boot.