velero/examples/common
Steve Kriss 995050390c add plugin add/remove commands
Signed-off-by: Steve Kriss <steve@heptio.com>
2017-11-29 12:22:30 -08:00
..
00-prereqs.yaml give ark cluster-admin privileges 2017-10-20 12:00:01 -07:00
10-deployment.yaml add plugin add/remove commands 2017-11-29 12:22:30 -08: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.