1 repo
Tools and mechanisms for maintaining and recovering data within containerized environments after instance removal.
Distinguishing note: Focuses specifically on container-level data persistence and recovery rather than general database management or storage systems.
Explore 1 awesome GitHub repository matching devops & infrastructure · Container Persistence Utilities. Refine with filters or upvote what's useful.
Colima is a command-line utility that provides lightweight container runtimes and local Kubernetes orchestration by managing isolated virtual machine environments. It functions as a virtualization manager that abstracts the underlying container engine, allowing users to run containerized applications and system workloads on non-native operating systems without the overhead of heavy desktop software. The project distinguishes itself through its support for hardware-accelerated workloads, enabling direct GPU passthrough to virtual machines for high-performance machine learning tasks. It offers
Maintains application data across container lifecycles through soft deletes and automated recovery procedures.