velero/examples/common
Steve Kriss 65ed8da4b7 add ResticRepository CRD and move repo-level actions to a controller
Signed-off-by: Steve Kriss <steve@heptio.com>
2018-06-20 09:21:43 -07:00
..
00-prereqs.yaml add ResticRepository CRD and move repo-level actions to a controller 2018-06-20 09:21:43 -07:00
README.md Remove references to common/10-deployment.yaml 2018-04-17 18:37:28 +05:30

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)