kubeblocks
kubeblocks copied to clipboard
[Series] How to deploy your applications on K8S, whose databases are managed by KubeBlocks
There are many popular applications, use MySQL, PostgreSQL and Redis to store data. Such as
- WordPress: https://github.com/bitnami/charts/tree/main/bitnami/wordpress
- Harbor https://github.com/goharbor/harbor-helm
- SchemaHero: https://github.com/schemahero/schemahero-helm
- Redmine: https://github.com/helm/charts/blob/master/stable/redmine/README.md
- TOC
KubeBlocks is good at managing these databases, and has provided a handful of day-2 operations on these databases. Introducing KubeBlocks along is tedious to many non-database people. Instead we need a series of articiles to introduce "how to deploy these applications" where there databases are provisioned by KubeBlocks.
I would like to work on this issue. @shanshanying
This issue has been marked as stale because it has been open for 30 days with no activity