velero/examples/common
Nolan Brubaker a25eb03290 Add BackupStorageLocation API type
This commit only provides the data model for further work. It does not
implement any logic around locations, nor does it remove anything from
the Config API type.

Closes #736
Closes #732

Signed-off-by: Nolan Brubaker <nolan@heptio.com>
2018-08-28 13:14:51 -07:00
..
00-prereqs.yaml Add BackupStorageLocation API type 2018-08-28 13:14:51 -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)