From d489a87d9b863d439a3fe640506ba6f6444e8c67 Mon Sep 17 00:00:00 2001 From: zadam Date: Sun, 12 Jun 2022 19:50:09 +0200 Subject: [PATCH] Updated Kubernetes server installation (markdown) --- ...erver installation.md => Kubernetes-server-installation.md | 4 ++++ 1 file changed, 4 insertions(+) rename Kubernetes server installation.md => Kubernetes-server-installation.md (67%) diff --git a/Kubernetes server installation.md b/Kubernetes-server-installation.md similarity index 67% rename from Kubernetes server installation.md rename to Kubernetes-server-installation.md index 957747f..70bacd9 100644 --- a/Kubernetes server installation.md +++ b/Kubernetes-server-installation.md @@ -3,6 +3,10 @@ Trilium can be applied to Kubernetes manually or per helm chart. The recommended way is helm. +# Root privileges + +Trilium docker container needs to be run with root privileges, while Kubernetes by default runs containers under unprivileged users. You will have to [configure this in Deployment descriptor](https://dev.to/techworld_with_nana/run-pod-with-root-privileges-41n9). + # Helm Install Unofficial helm chart by [ohdearaugustin](https://github.com/ohdearaugustin): https://github.com/ohdearaugustin/charts