BCDevOps / platform-services

Collection of platform related tools and configurations
Apache License 2.0
13 stars 29 forks source link

Automate Scheduled Aqua Configuration Backup #478

Open j-pye opened 4 years ago

j-pye commented 4 years ago

As a part of the Aqua Deployment, cronjobs should be created to backup the Aqua server configuration so we can tear down and redeploy on the same cluster or a new cluster without losing anything.

~Still exploring but the lack of a documented a API Endpoint makes me thing the best course of action might be a backup of the operational db.~

j-pye commented 4 years ago

Going to utilize the functionality added by #477 in a kubernetes cronjob.