Testudo Documentation
Testudo is an application-level disaster recovery control plane for Kubernetes. It models protection, synchronization, failover, reprotection, restore, and disaster recovery drills as Kubernetes custom resources.
disaster-operator owns the CRDs and reconciliation logic. disaster-server exposes REST APIs, Watch streams, authentication, aggregated DTOs, statistics, and OpenAPI documentation for the web console and automation systems.
Recommended Path
- Read What Is Testudo.
- Review the System Architecture.
- Install the control plane with Helm.
- Register clusters and configure object storage.
- Create your first disaster recovery instance.
- Learn failover, reprotection, drills, operations, and API usage.
- Before production, review the Compatibility Matrix, Security Overview, and Upgrade guidance.