Velero is a light weight tool to safely backup, restore, handle cluster-failovers, and migrate Kubernetes cluster resources and persistent volumes. All the source code used in this tutorial can be found here. Kubernetes cluster with Kind Kind is a light weight utility to create single-node Kubernetes cluster on a Docker container for testing purposes…