Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding cluster backup capability #27

Merged
merged 36 commits into from
Dec 29, 2021
Merged

Adding cluster backup capability #27

merged 36 commits into from
Dec 29, 2021

Conversation

ricsanfre
Copy link
Owner

Changes Introduced

  • Adding deployment of Minio S3 server as storage backend
  • Adding restic for OS filesystem level backups
  • Adding velero for Kuberentes configuration backup
  • Configuring longhorn for using Minio S3 server for perstistent volumes backup
  • Documentation:
    • Addign backup design and configuration documentation

Issues fixed by this PR:

…iguring properly Velero and Longhorn to take into account the custom CA
@ricsanfre ricsanfre merged commit 727eeb4 into master Dec 29, 2021
@ricsanfre ricsanfre deleted the feature/backup branch September 10, 2022 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Design and implement cluster backup architecture
1 participant