velero/examples/common
Steve Kriss 737e00c2e9 give ark cluster-admin privileges
Signed-off-by: Steve Kriss <steve@heptio.com>
2017-10-20 12:00:01 -07:00
..
00-prereqs.yaml give ark cluster-admin privileges 2017-10-20 12:00:01 -07:00
10-deployment.yaml remove verbose/stderr glog flags 2017-10-10 12:10:42 -07: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.