Files
site-documentation/src/content/docs/applications/snapshot-controller.mdx
Alex Lebens fa91135059
All checks were successful
test-build / build (push) Successful in 43s
test-build / guarddog (push) Successful in 49s
release-image / guarddog (push) Successful in 1m7s
release-image / build (push) Successful in 1m22s
release-image / semantic-release (push) Successful in 48s
release-image / release-harbor (push) Successful in 3m40s
release-image / release-gitea (push) Successful in 3m37s
feat: add more apps
2026-04-06 19:16:42 -05:00

16 lines
710 B
Plaintext

---
title: Snapshot Controller
description: Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
hero:
tagline: Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/kubernetes.webp
actions:
- text: Source
link: https://github.com/kubernetes-csi/external-snapshotter
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/snapshot-controller
icon: right-arrow
---