1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Merge branch 'main' of github.com:geek-cookbook/geek-cookbook

This commit is contained in:
David Young
2025-06-10 13:07:22 +12:00
2 changed files with 2 additions and 6 deletions

View File

@@ -13,6 +13,6 @@ K8s-sig-storage publishes [external-snapshotter](https://github.com/kubernetes-c
There are two components required in order to bring snapshot-taking powerz to your bare-metal cluster, detailed below:
1. First, install the [snapshot validation webhook](/kubernetes/csi-snapshots/snapshot-validation-webhook.md/)
2. Then, install the [snapshot controller](/kubernetes/csi-snapshots/snapshot-controller.md)
1. First, install the [snapshot validation webhook](/kubernetes/backup/csi-snapshots/snapshot-validation-webhook.md/)
2. Then, install the [snapshot controller](/kubernetes/backup/csi-snapshots/snapshot-controller.md)
3. Install a snapshot-supporting :camera: [backup tool](/kubernetes/backup/)

View File

@@ -115,10 +115,6 @@ nav:
- Invidious: recipes/invidious.md
- Jellyfin: recipes/jellyfin.md
- Joplin Server: recipes/joplin-server.md
- Keycloak:
- recipes/keycloak/index.md
- OIDC Provider: recipes/keycloak/setup-oidc-provider.md
- OpenLDAP: recipes/keycloak/authenticate-against-openldap.md
- Kanboard: recipes/kanboard.md
- Kavita: recipes/kavita.md
- Keycloak: