velero/examples
Steve Kriss 995050390c add plugin add/remove commands
Signed-off-by: Steve Kriss <steve@heptio.com>
2017-11-29 12:22:30 -08:00
..
aws update docs and examples 2017-11-14 10:38:26 -08:00
azure add plugin add/remove commands 2017-11-29 12:22:30 -08:00
common add plugin add/remove commands 2017-11-29 12:22:30 -08:00
gcp update docs and examples 2017-11-14 10:38:26 -08:00
minio Change minio s3 url to minio.heptio-ark.svc 2017-11-27 14:30:26 -05:00
nginx-app Adjusting docs and example 2017-08-21 09:47:42 -05:00
README.md Initial commit 2017-08-02 13:27:17 -04:00

README.md

Examples

The YAML config files in this directory can be used to quickly deploy a containerized Ark deployment.

  • common/: Contains manifests to set up Ark. Can be used across cloud provider platforms. (Note that Azure requires its own deployment file due to its unique way of loading credentials).

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

  • aws/, azure/, gcp/: Contains manifests specific to the given cloud provider's setup.