Skip to content

Latest commit

 

History

History

velero-node-agent

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Velero Node Agent

Velero supports backing up and restoring Kubernetes volumes attached to pods from the file system of the modules. The data movement is fulfilled by using restic and Kopia, both are Open Source backup tools. This support is considered beta quality due to a list of limitations.

Image repository and tag

Requirements

This deployment requires to have previously deployed a velero instance. Choose one option:

Deployment

You can deploy Velero AWS by running the following command in the root of this project:

$ kustomize build | kubectl apply -f -
# omitted output

License

For license details please see LICENSE