velero/examples
JENNIFER RONDEAU e3a7d6a20d add content for issue 994
Signed-off-by: JENNIFER RONDEAU <jrondeau@heptio.com>
2018-10-29 13:03:38 -04:00
..
aws add content for issue 994 2018-10-29 13:03:38 -04:00
azure add content for issue 994 2018-10-29 13:03:38 -04:00
common remove all references to Config from docs/examples 2018-10-17 14:00:38 -06:00
gcp add content for issue 994 2018-10-29 13:03:38 -04:00
ibm fix backup storage location example YAMLs 2018-10-03 09:39:18 -06:00
minio remove all references to Config from docs/examples 2018-10-17 14:00:38 -06:00
nginx-app Update hooks/fsfreeze example 2018-08-27 09:58:24 -04:00
README.md Add IBM Cloud Object Storage as Ark's backup destination 2018-03-06 17:46:26 +02: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/, ibm/: Contains manifests specific to the given cloud provider's setup.