824 B
824 B
title, date, description, tags, draft
title | date | description | tags | draft | |||||
---|---|---|---|---|---|---|---|---|---|
Setup a HA Kubernetes cluster Part IV - Databases & backups | 2022-12-11 | Follow this opinionated guide as starter-kit for your own Kubernetes platform... |
|
true |
{{< lead >}} Build your self-hosted Kubernetes cluster and be free from any SaaS solutions by following this opinionated guide 🎉 {{< /lead >}}
- Add data-01 node
- MySQL and PostgreSQL
- Web management apps with PMA & PGA
- Job backups
- Clustering with additional data-02 and postgreSQL cluster
3rd check ✅
Databases are ready to be consumed by any apps. In real world situation, we should have a full monitoring suite, see [next part]({{< ref "/posts/14-build-your-kubernetes-cluster-part-5" >}}) for complete monitoring and logging stack.