From 8f974bb9a4f9a77b8df684d9e7ebe08786dec931 Mon Sep 17 00:00:00 2001 From: Felix Breuer Date: Tue, 26 Sep 2023 16:57:03 +0200 Subject: [PATCH] Add Kubernetes installation instructions (#104) --- docs/advanced-setups.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/advanced-setups.md b/docs/advanced-setups.md index 88daae65..b963fa5b 100644 --- a/docs/advanced-setups.md +++ b/docs/advanced-setups.md @@ -200,6 +200,14 @@ You can use their Marketplace to [install Lychee](https://www.alwaysdata.com/en/ See their pricing [here](https://www.alwaysdata.com/en/). +### With Kubernetes (Free) + +You can use a Community maintained Helmchart to deploy Lychee into your Kubernetes Cluster. + +Have a look at the [Repository](https://github.com/breuerfelix/lychee-helmchart) for installation instructions. + +Feel free to open an [Issue](https://github.com/breuerfelix/lychee-helmchart/issues) if you need help. + ## Implementing Object Storage An S3-compatible object storage solution is designed to store, manage, and access unstructured data in the cloud.