velero/examples/common
Andy Goldstein 2fe501f527 Initial commit
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2017-08-02 13:27:17 -04:00
..
00-prereqs.yaml Initial commit 2017-08-02 13:27:17 -04:00
10-deployment.yaml Initial commit 2017-08-02 13:27:17 -04:00
README.md Initial commit 2017-08-02 13:27:17 -04:00

README.md

File Structure

00-prereqs.yaml

This file contains the prerequisites necessary to run the Ark server:

  • heptio-ark namespace
  • ark service account
  • RBAC rules to grant permissions to the ark service account
  • CRDs for the Ark-specific resources (Backup, Schedule, Restore, Config)

10-deployment.yaml

This deploys Ark and be used for AWS, GCP, and Minio. Note that it cannot be used for Azure.