Skip to content
Discussion options

You must be logged in to vote

Since you are running on Kubernetes with Helm, I strongly recommend avoiding the traditional "all-in-one" backup plugins (like thinBackup).

If you want the solution that works with K8s-native. You can try the "Modern" Best Practice below:

Layer What it is Best Backup Approach
Configuration Job definitions, System settings, Shared Lib config Git (via JCasC)
State / Data Build history, Logs, Artifacts, Test reports Volume Snapshots / Velero
Secrets Passwords, API Keys, Credentials External Secret Store / K8s Secrets

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@khangtictoc
Comment options

Answer selected by khangtictoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants