Wiki » History » Revision 12
Revision 11 (Dominik Meyer, 08/02/2024 01:00 PM) → Revision 12/15 (Dominik Meyer, 08/02/2024 01:01 PM)
# Kumanda Kumanda is a backup solution for **kubernetes** based on the [Advanced Maryland Automatic Network Disk Archiver (AMANDA)](https://amanda.org). AMANDA is a a backup solution for backing up many clients connected by a network to a single backup host. The backup host provides a tape drive, tape library, or a virtual tape library based on hard-disks or even S3 buckets. Incremental and full backups are supported by AMANDA and its dumping algorithm tries to optimize backup time over a predefined time range. Kumanda provides - a container image for running the AMANDA backup client - a container image for running the AMANDA backup server - and in the future a kubernetes operator to automatically instantiate backup backups clients and servers server throughout the cluster ## Developers - @byterazorGo to top