Files
blog/content/posts/13-build-your-kubernetes-cluster-part-iv/index.md
2022-09-03 18:35:13 +02:00

803 B

title, date, description, tags, draft
title date description tags draft
Setup a HA Kubernetes cluster Part IV - Databases & backups 2022-09-02 Follow this opinionated guide as starter-kit for your own Kubernetes platform...
kubernetes
true

{{< lead >}} Build your self-hosted Kubernetes cluster and be free from any SaaS solutions by following this opinionated guide 🎉 {{< /lead >}}

  1. MySQL and PostgreSQL
  2. Web management apps with PMA & PGA
  3. Job backups
  4. Clustering with additional data-02 and postgreSQL cluster
  5. Additional DB apps (Matomo / Redmine)

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-v" >}}) for complete monitoring and logging stack.