velero/examples
Steve Kriss 3641c2c043 update all license headers
Signed-off-by: Steve Kriss <steve@heptio.com>
2017-12-15 13:38:12 -08:00
..
aws update all license headers 2017-12-15 13:38:12 -08:00
azure update all license headers 2017-12-15 13:38:12 -08:00
common update all license headers 2017-12-15 13:38:12 -08:00
gcp update all license headers 2017-12-15 13:38:12 -08:00
minio update all license headers 2017-12-15 13:38:12 -08:00
nginx-app update all license headers 2017-12-15 13:38:12 -08: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.