Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

should add docs how to create HA system with live backup/restore for the wordpress deployment #15

Closed
hoatle opened this issue Aug 22, 2018 · 6 comments

Comments

@hoatle
Copy link
Member

hoatle commented Aug 22, 2018

This should work on local deployment and applicable for cloud deployment

@hoatle hoatle added this to the v0.1.0-a2-dev-k8s milestone Aug 22, 2018
@hoatle hoatle changed the title should add docs how to create HA system, auto scale, zero downtime upgrade/downgrade for k8s should add docs how to create HA system, auto scale, zero downtime upgrade/downgrade for k8s cluster Aug 22, 2018
@hoatle hoatle changed the title should add docs how to create HA system, auto scale, zero downtime upgrade/downgrade for k8s cluster should add docs how to create HA system, auto scale, live backup/restore, zero downtime upgrade/downgrade for k8s cluster Aug 24, 2018
@hoatle
Copy link
Member Author

hoatle commented Sep 2, 2018

@hoatle
Copy link
Member Author

hoatle commented Dec 23, 2018

for backup/restore, we can use the following operators:

Let's see how it works by backing up https://github.com/teracyhq-incubator/teracy-dev-k8s/blob/develop/docs/ha-scalable-wordpress.md and restore everything to a new cluster with the expectation that the restored version should work the same as the backup one.

@hoatle
Copy link
Member Author

hoatle commented Dec 23, 2018

https://github.com/weaveworks/flux could be great for resource sync (gitops)
https://github.com/heptio/ark + https://github.com/appscode/stash could be great for backup + restore of resources and persistent volumes.

@hoatle
Copy link
Member Author

hoatle commented Feb 16, 2019

there is a problem when using stash with google cloud storage as a backend stashed/stash#520 (comment)

so we need to use restic directly for restoring instead of using stash recovery until restic is upgraded (I guess stash 0.9 will do)

@hoatle
Copy link
Member Author

hoatle commented Feb 19, 2019

Heptico Ark is now Velero https://heptio.github.io/velero/v0.10.0/

hoatle added a commit to hoatle/teracy-dev-k8s that referenced this issue Feb 20, 2019
@hoatle hoatle changed the title should add docs how to create HA system, auto scale, live backup/restore, zero downtime upgrade/downgrade for k8s cluster should add docs how to create HA system with live backup/restore for the wordpress deployment Feb 20, 2019
hoatle added a commit to hoatle/teracy-dev-k8s that referenced this issue Feb 20, 2019
@hoatle hoatle assigned hieptranquoc, hoavt and hoatle and unassigned hoatle, hieptranquoc and hoavt Feb 20, 2019
hoatle added a commit to hoatle/teracy-dev-k8s that referenced this issue Feb 22, 2019
@hoatle hoatle assigned hoavt and unassigned hoatle Feb 22, 2019
hoatle added a commit that referenced this issue Feb 22, 2019
@ #15 | should add docs how to create HA system with live backup/restore
@hoatle hoatle assigned hoatle and unassigned hoavt Feb 22, 2019
@hoatle hoatle closed this as completed Feb 22, 2019
@ghost ghost removed the stag:under-verification label Feb 22, 2019
@hoatle
Copy link
Member Author

hoatle commented Feb 25, 2019

related issue: bitpoke/mysql-operator#234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants