804 B
804 B
title, date, description, tags, draft
title | date | description | tags | draft | |||
---|---|---|---|---|---|---|---|
Setup a HA Kubernetes cluster Part IV - Databases with HA & backups | 2023-06-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
- PostgreSQL
- Access through PgAdmin
- Job backups
- S3 Backup with longhorn
- Clustering with additional data-02 and postgreSQL cluster
3rd check ✅
Databases are ready to be consumed by any apps ! Go [next part]({{< ref "/posts/14-build-your-kubernetes-cluster-part-5" >}}) to finally use our cluster with some real apps, including some well known low-code tools !