add note about K8up backup config

This commit is contained in:
Tobias Brunner 2023-01-08 21:03:22 +01:00
parent f8828e6cc2
commit a8a9a150e5
Signed by: tobru
SSH Key Fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk
1 changed files with 6 additions and 0 deletions

View File

@ -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.