k8up
k8up copied to clipboard
Docs: k8up removal
Summary
As "an administrator"
I want "to be able to easily remove k8up"
So that "I can reinstall it cleanly in case the operator messed up."
Context
During https://github.com/k8up-io/k8up/issues/834#issuecomment-1508012367 it became evident that some bugs are not triggered when deploying on a fresh cluster. As a clean re-deployment is IMHO not nice but an option I would like to know how to fully remove k8up so my FluxCD instance can reinstall it a few minutes later.
Out of Scope
No response
Further links
- https://github.com/k8up-io/k8up/issues/834#issuecomment-1508012367
Acceptance Criteria
- The page https://k8up.io/k8up/2.7/how-tos/uninstallation.html or a similar link is existing.
- The page lists how a full removal including the CRDs, Cluster Roles, ... is performed.
Implementation Ideas
No response