mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-07 05:46:37 +00:00
This PR updates the documentation & example deployment template to show how `ark` can be ran utilizing [https://github.com/jtblin/kube2iam](Kube2iam) for AWS IAM permissions, rather than using access key & secret key. Signed-off-by: Dominik Deren <dominik.deren@live.com>
File Structure
00-prereqs.yaml
This file contains the prerequisites necessary to run the Ark server:
heptio-arknamespacearkservice account- RBAC rules to grant permissions to the
arkservice 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.