velero/examples/nginx-app
Wayne Witzel III d32f8dbb6c
Update hooks/fsfreeze example
Signed-off-by: Wayne Witzel III <wayne@riotousliving.com>
2018-08-27 09:58:24 -04:00
..
README.md Initial commit 2017-08-02 13:27:17 -04:00
base.yaml make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
with-pv.yaml Update hooks/fsfreeze example 2018-08-27 09:58:24 -04:00

README.md

Files

This directory contains manifests for two versions of a sample Nginx app under the nginx-example namespace.

base.yaml

This is the most basic version of the Nginx app, which can be used to test Ark's backup and restore functionality.

This can be deployed as is.

with-pv.yaml

This sets up an Nginx app that logs to a persistent volume, so that Ark's PV snapshotting functionality can also be tested.

This requires you to first replace the placeholder value <YOUR_STORAGE_CLASS_NAME>.