Velero Setup Pre-requisites – Pushing Images to Private Registry
We will be using a TKGi cluster to setup Velero and to replicate a production environment, we will use the air-gapped (using images from private registry instead of pulling images directly from the internet) approach to install velero.Hence, we assume a private registry (ex: Harbor) and docker client already exists in the environment and we…