velero/examples
Stefan Schindler 88d35290bf Use more recent nginx in example
Signed-off-by: Stefan Schindler <dns2utf8@estada.ch>
2019-12-17 16:50:36 +01:00
..
minio fix Deployments in examples for apps/v1 selector requirement (#1684) 2019-07-19 11:40:47 -06:00
nginx-app Use more recent nginx in example 2019-12-17 16:50:36 +01:00
README.md Reorg install and plugin docs (#1916) 2019-10-02 16:24:42 -04:00

README.md

Examples

This directory contains sample YAML config files that can be used for exploring Velero.

  • minio/: Used in the Quickstart to set up Minio, a local S3-compatible object storage service. It provides a convenient way to test Velero without tying you to a specific cloud provider.

  • nginx-app/: A sample nginx app that can be used to test backups and restores.