add kubernetes to the main readme

This commit is contained in:
Thijs van Loef
2024-01-24 11:14:56 +01:00
parent 9803060813
commit b7bc8a0fc9

View File

@@ -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 ### Environment variables
You can use the following values to change the settings of the server on boot. You can use the following values to change the settings of the server on boot.