mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-19 23:57:44 +00:00
9.3 KiB
9.3 KiB
Kubernetes Backup and Migrations
- Introduction
- Kubernetes Volume Snapshot
- Backup with Trillio Cloud-Native Data Protection for Kubernetes, OpenStack and Virtualization
- Backup with Kasten K10
- Backup with Velero
- Konveyor Open Source Migration Tool for Kubernetes
Introduction
- kube-backup: Kubernetes resource state sync to git
- Stash If you are running production workloads in Kubernetes, you might want to take backup of your disks, databases etc. Stash is a cloud native data backup and recovery solution for Kubernetes workloads
- thenewstack.io: Cloud Native Backups, Disaster Recovery and Migrations on Kubernetes
- rancher.com: The No. 1 Rule of Disaster Recovery
- rancher.com: Disaster Recovery Preparedness for Your Kubernetes Clusters 🌟
- k8s-snapshots: Automatic Volume Snapshots on Kubernetes is an operator that creates and expires snapshots according to annotations to your PersistentVolume or PersistentVolumeClaim resources.
- infracloud.io: Protecting Kubernetes applications data using Kanister
- kanister.io 🌟 An extensible open-source framework for application-level data management on Kubernetes. KANISTER allows domain experts to capture application specific data management tasks in blueprints which can be easily shared and extended. The framework takes care of the tedious details around execution on Kubernetes and presents a homogeneous operational experience across applications at scale.
- blog.kasten.io: Move Fast and Test in Kubernetes without Breaking Things with kanister and CI/CD 🌟
- When using data mobility to improve your CI/CD pipeline, it’s important to consider the data at different layers in your application stack. In many instances, you must perform operations on multiple layers of your application at once, as well as interact with Kubernetes itself. Kasten by Veeam developed Kanister to address these data mobility challenges and enable organizations to test safely with real data.
- Kanister, an open source project, provides a Kubernetes-native framework for application-level data management that supports complex data management workflows. Domain experts can capture application-specific data management tasks in blueprints, which can be easily shared and extended, eliminating many of the tedious details around execution on Kubernetes.
- Kanister is easy to integrate with your CI/CD pipeline, because it uses Kubernetes API extensions called custom resources. You can easily extend Kanister to work with custom applications as well as several common cloud native databases, simplifying and streamlining testing operations while reducing risk.
- thenewstack.io: DevSecOps Teams Need Application-Consistent Backups for Kubernetes Workloads
- percona.com: Using Volume Snapshot/Clone in Kubernetes (GKE & Percona Kubernetes Operator for XtraDB Cluster)
- kasten.io: Kubernetes Application Mobility Reliable and Powerful Migration of Complete Applications Across Kubernetes Clusters.
- longhorn issue: Move replica to a different server
- aithority.com: Bacula Systems Announces World’s First Enterprise-Class Backup and Recovery Solution for Red Hat OpenShift
- cloudify.co: Migrating Pods With Containerized Applications Between Nodes In The Same Kubernetes Cluster Using Cloudify 🌟
- thenewstack.io: Red Hat Brings Backup, Snapshots to OpenShift Container Storage
- thenewstack.io: 5 Best Practices to Back up Kubernetes
- Bacula Enterprise for OpenShift and Kubernetes 🌟
- dani-izquierdo95.medium.com: Batch processing using Cron Jobs. MySQL automated backup on Openshift/K8s
- itnext.io: Backup and Restore of Kubernetes Stateful Application Data with CSI Volume Snapshots
- youtube: Kubernetes.. ETCD Backup and Restore... Very Easy Steps... CKA Exam Tips..
- dev.to: Kubernetes Backup & Restore made easy! 🌟
- blog.kasten.io: 10 Key Takeaways from Kubernetes Backup & Recovery For Dummies
- k8up.io Kubernetes Backup Operator distributed via a Helm chart, compatible with OpenShift and plain Kubernetes.
Kubernetes Volume Snapshot
- kubernetes.io: Kubernetes 1.20: Kubernetes Volume Snapshot Moves to GA
- itnext.io: Backup and Restore of Kubernetes Stateful Application Data with CSI Volume Snapshots
- blocksandfiles.com: Red Hat OpenShift now does container storage backup 🌟 Red Hat has teamed up with three container backup suppliers to integrate their services with the company’s OpenShift Kubernetes distribution. The Red Hat-certified backup products for OpenShift container storage are parent company IBM’s Spectrum Protect Plus; TrilioVault for Kubernetes; and Veeam-owned Kasten’s K10.
Backup with Trillio Cloud-Native Data Protection for Kubernetes, OpenStack and Virtualization
- Trillio
- TrillioVault for Kubernetes
- redhat.com: OpenShift Backup and Cluster failover with Triliovault 🌟
Backup with Kasten K10
Backup with Velero
- akomljen.com: Kubernetes Backup and Restore with Velero 🌟
- wecloudpro.com: Kubernetes Disaster Recovery with Velero 🌟
- medium: Backup,Restore & Migrate Kubernetes cluster with Velero
- medium: Velero backup/restore for K8s Stateful Applications managed by Operators
Konveyor Open Source Migration Tool for Kubernetes
- github.com/konveyor 🌟 - konveyor.io A community to build tools and document best practices to modernize workloads and bring them to Kubernetes.
- containerjournal.com: Red Hat, IBM Launch Konveyor to Aggregate Kubernetes Tools
- engineering.konveyor.io: Konveyor Engineering Knowledgebase Engineers working on Konveyor have started putting their own kbase articles here.
- github.com/konveyor/crane: Crane 2.0 🌟 Crane 2, a tool for rehosting cloud workloads for Kubernetes.
- youtube: Crane 2 Preview: Introduction and Demo Migrating workloads across clusters, from one k8s distro to another, will be the focus of open-source tool Crane 2.0. (A tool that's part of the Konveyor community.)