DEV Community

Cover image for rsync for kubernetes
vhs
vhs

Posted on • Edited on

rsync for kubernetes

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)

AWS Q Developer image

Your AI Code Assistant

Generate and update README files, create data-flow diagrams, and keep your project fully documented. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay