For أداة للنسخ الاحتياطي والاستعادة في Kubernetes, the strongest matches are velero-io/velero (Velero is the flagship open-source backup and recovery tool), kanisterio/kanister (Kanister is an extensible framework for application-level data management) and utkuozdemir/pv-migrate (pv-migrate is a CLI tool that backs up and). Each is ranked by relevance to your query, popularity and recent activity.
توفر هذه الأدوات حلولاً مؤتمتة لنسخ حالة مجموعات Kubernetes احتياطياً واستعادة البيانات عبر البيئات المختلفة.
Velero is a backup and recovery tool for Kubernetes cluster resources and persistent volumes. It functions as a disaster recovery solution and a utility for migrating applications and their associated data between different clusters. The project enables the replication of production environments by cloning cluster resources into development or testing environments for validation and debugging. It provides capabilities for backing up system objects, restoring resources to a known good state, and transferring applications across environments to facilitate system transitions.
Velero is the flagship open-source backup and recovery tool for Kubernetes, handling both cluster resources and persistent volumes with support for scheduled backups, cloud/object storage, and multi-cluster restore — directly fitting this search for a Kubernetes backup and restore solution.
An extensible framework for application-level data management on Kubernetes, Kanister is a Cloud Native Computing Foundation sandbox project and was originally created by the Veeam Kasten team.
Kanister is an extensible framework for application-level data management on Kubernetes, delivering backup and restore for persistent volumes and application data — which fits the core need — though it may not cover full cluster state backup or all the listed features out of the box.
This tool is a command-line utility designed for managing the lifecycle of persistent storage within containerized environments. It facilitates the migration, backup, and restoration of data between persistent volume claims across different namespaces, clusters, or storage classes. By automating these tasks, it supports infrastructure scaling, disaster recovery, and general storage administration. The project distinguishes itself through its orchestration of ephemeral jobs that execute data transfers in the background, ensuring operations continue even if the client session is disconnected. I
pv-migrate is a CLI tool that backs up and restores Kubernetes persistent volumes to S3-compatible storage and can migrate them between clusters, but it only covers persistent data and lacks cluster state backup, scheduling, encryption, and incremental backups, making it a partial fit for a comprehensive Kubernetes backup-and-restore solution.