DEV Community

Cover image for Understanding Kubernetes: part 25 – Useful tools - part 5 - backup and restore with Velero
Aurélie Vache
Aurélie Vache

Posted on • Updated on

Understanding Kubernetes: part 25 – Useful tools - part 5 - backup and restore with Velero

Understanding Kubernetes can be difficult or time-consuming. In order to spread knowledges about Cloud technologies I started to create sketchnotes about Kubernetes. I think it could be a good way, more visual, to explain Kubernetes (and others technologies).

We continue the serie of Sketchnotes about Kubernetes, with some useful tools to know.
In this fifth part we will see: Velero.
This tool allows you to backup and restore Kubernetes resources, ideal before an upgrade.
You can do a full backup, a backup with only wanted ressource and restore all resources or only several kind of resources. It's possible to plan scheduled backup too.

Alt Text
Alt Text

If you are interested, I published all the sketchnotes on Kubernetes (and new ones!) to make a "book" of 120 pages: "Understanding Kubernetes in a visual way".

As usual, if you like theses sketchnotes, you can follow me, and tell me what do you think. I will publish others sketchs shortly :-).

Top comments (0)