Written in the context of a disaster recovery scenario though capable of everything rsync can do that kubectl cp cannot:
- Resume large files
 - Handle thousands of small files
 - Save bandwidth
 - Eliminate headaches
 
Here's how to use rsync with Kubernetes: https://vhs.codeberg.page/post/recover-files-kubernetes-persistent-volume/
              
    
Top comments (0)