Files
velero/examples
Steve Kriss 7fb507689f update docs and examples
Signed-off-by: Steve Kriss <steve@heptio.com>
2017-11-14 10:38:26 -08:00
..
2017-11-14 10:38:26 -08:00
2017-11-14 10:38:26 -08:00
2017-10-20 12:00:01 -07:00
2017-11-14 10:38:26 -08:00
2017-11-14 10:38:26 -08:00
2017-08-21 09:47:42 -05:00
2017-08-02 13:27:17 -04:00

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.