velero/examples
Steve Kriss 36c7ebf4b7 remove fsfreeze-pause image, replace with ubuntu in nginx example (#2068)
* remove fsfreeze-pause image, replace with ubuntu in nginx example

Signed-off-by: Steve Kriss <krisss@vmware.com>

* changelog

Signed-off-by: Steve Kriss <krisss@vmware.com>

* switch to sleep infinity for clarity

Signed-off-by: Steve Kriss <krisss@vmware.com>
2019-12-02 11:48:47 -08:00
..
minio fix Deployments in examples for apps/v1 selector requirement (#1684) 2019-07-19 11:40:47 -06:00
nginx-app remove fsfreeze-pause image, replace with ubuntu in nginx example (#2068) 2019-12-02 11:48:47 -08: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.