Disaster recovery
Subsalt's system supports comprehensive disaster recovery strategies for restoring availability and data in the event of an unexpected outage or data loss/corruption.
Data replication
Subsalt leverages your cloud provider's block storage solution(s) for persisting data, which often have built-in resilience options available.
Automated back-ups
Subsalt supports each cloud provider's recommended automated Kubernetes backup solution to protect against scenarios where entire clusters are destroyed. These managed solutions provide automated, periodic backups of persistent storage to an out-of-cluster location that can be restored as needed. Recommended back-up solutions include:
Backup for GKE on Google Cloud
Azure Kubernetes Service Backup on Azure
EKS Backup using Velero on AWS
Third-party tools like backy2 and restic that support filesystem-level backups are compatible with Subsalt installations as well.
Last updated