wip k8s
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
title: "Setup a HA Kubernetes cluster Part IV - Databases with HA & backups"
|
||||
date: 2022-12-11
|
||||
date: 2023-06-11
|
||||
description: "Follow this opinionated guide as starter-kit for your own Kubernetes platform..."
|
||||
tags: ["kubernetes", "mysql", "postgresql", "minio", "restic"]
|
||||
tags: ["kubernetes", "postgresql", "longhorn"]
|
||||
draft: true
|
||||
---
|
||||
|
||||
@@ -11,10 +11,11 @@ Build your self-hosted Kubernetes cluster and be free from any SaaS solutions by
|
||||
{{< /lead >}}
|
||||
|
||||
1. Add data-01 node
|
||||
2. MySQL and PostgreSQL
|
||||
3. Web management apps with PMA & PGA
|
||||
2. PostgreSQL
|
||||
3. Access through PgAdmin
|
||||
4. Job backups
|
||||
5. Clustering with additional data-02 and postgreSQL cluster
|
||||
5. S3 Backup with longhorn
|
||||
6. Clustering with additional data-02 and postgreSQL cluster
|
||||
|
||||
## 3rd check ✅
|
||||
|
||||
|
Reference in New Issue
Block a user