Partial remediation to #14 (closed)
This is a quick and dirty implementation of velero for our k8s clusters. There are many things to clean up there, such as:
k8s/clusters/others
the basic settings for velero schedule should be in base
Postgres backup should be done in an extra volume to avoid filling up the data volume of the master. We need to figure out if there is a way to add extra volumes to postgres pods, even if we need to run a sidecar that does nothing, which is fine.