1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 17:56:26 +00:00

Add authentik, tidy up recipe-footer

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-10-31 14:37:29 +13:00
parent 0378e356fe
commit f22dd8eb50
142 changed files with 805 additions and 708 deletions

View File

@@ -68,4 +68,4 @@ What have we achieved? We've got snapshot-controller running, and ready to manag
* [ ] Configure [Velero](/kubernetes/backup/velero/) with a VolumeSnapshotLocation, so that volume snapshots can be made as part of a BackupSchedule!
--8<-- "recipe-footer.md"
{% include 'recipe-footer.md' %}

View File

@@ -45,4 +45,4 @@ What have we achieved? We now have the snapshot validation admission webhook run
* [ ] Deploy [snapshot-controller]( (/kubernetes/backup/csi-snapshots/snapshot-controller/)) itself
--8<-- "recipe-footer.md"
{% include 'recipe-footer.md' %}

View File

@@ -17,4 +17,4 @@ For your backup needs, I present, Velero, by VMWare:
* [Velero](/kubernetes/backup/velero/)
--8<-- "recipe-footer.md"
{% include 'recipe-footer.md' %}

View File

@@ -11,6 +11,8 @@ helmrelease_namespace: velero
kustomization_name: velero
slug: Velero
status: new
upstream: https://velero.io/
github_repo: https://github.com/vmware-tanzu/velero
---
# Velero
@@ -326,4 +328,4 @@ What have we achieved? We've got scheduled backups running, and we've successful
[^1]: This is where you'd add multiple Volume Groups if you wanted a storageclass per Volume Group
[^2]: But not the rook-ceph cluster. If that dies, the snapshots are toast :toast: too!
--8<-- "recipe-footer.md"
{% include 'recipe-footer.md' %}