Set up volume and database backups #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Research the current Kubernetes best practices and implement them
This looks interesting: https://heptio.github.io/ark/v0.10.0/
I started setting up Ark, as it looks like the best open-source solution to me. Went through https://heptio.github.io/ark/v0.10.0/gcp-config and have an ark deployment running on the sidamo cluster now. It is configured to store backups in a new Google Cloud Storage bucket.
Next up is looking into describing backups, which might require outside access for the ark client.
Everything is working perfectly already. PR following...
Forgot to ref this in my PR.