Files
velero/examples/README.md
Ashish Amarnath bae18e6b3f 📖 use correct link to the minio.md (#3071)
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
2020-11-12 16:08:26 -08:00

12 lines
476 B
Markdown

# Examples
This directory contains sample YAML config files that can be used for exploring Velero.
* `minio/`: Used in the [Quickstart][0] to set up [Minio][1], 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.
[0]: https://velero.io/docs/main/contributions/minio/
[1]: https://github.com/minio/minio