From a8a9a150e5a5de38835b3957a821df99bc032128 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Sun, 8 Jan 2023 21:03:22 +0100 Subject: [PATCH] add note about K8up backup config --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6fd8202..e784929 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,12 @@ then https://localhost:8080/ ## Backup +### Kubernetes native - K8up + +K8up has a global configuration in `system/apps/k8up.yaml`. +To access the storage destination which is only available in the tailnet, a Kyverno policy injects Tailscale into the backup Pods. +See `system/k8up`. + ### Host level There is a full filesystem backup done on the host using BorgMatic.