feat: scale memory-db to 3 replicas for HA #50

Merged
rock merged 3 commits from fix/memory-db-ha-3replicas into main 2026-09-13 00:04:35 +00:00
Member

All 3 replicas running and synced

  • memory-db-1 (primary)
  • memory-db-2 (replica, LSN 0/9000060)
  • memory-db-3 (replica, LSN 0/9000060)

Cluster status: healthy
Production-ready for failover.

✅ All 3 replicas running and synced - memory-db-1 (primary) - memory-db-2 (replica, LSN 0/9000060) - memory-db-3 (replica, LSN 0/9000060) Cluster status: healthy Production-ready for failover.
poimen added 1 commit 2026-09-12 07:50:29 +00:00
feat: scale memory-db to 3 replicas for HA
CI / CI (pull_request) Successful in 13m3s
78e7aa8302
Sync with homelab/k8s/infra/databases/memory-db.yaml.
Update CNPG Cluster instances from 2 to 3 for high availability.
rock added 1 commit 2026-09-12 14:18:45 +00:00
- discovery.type: single-node (bypasses vm.max_map_count bootstrap check)
- fsGroup: 1000 (fixes AccessDeniedException on PVC data dir)
- control-plane tolerations (schedulable on CP nodes)
- secrets moved to opensearch-secrets.enc.yaml (SOPS-encrypted)
- remove orphaned obsidian-git-ssh-secret.enc.yaml
rock added 1 commit 2026-09-12 14:23:15 +00:00
fix(opensearch): rotate secrets to random passwords
CI / CI (pull_request) Successful in 11m56s
c142ff5109
rock merged commit 9f70109c1d into main 2026-09-13 00:04:35 +00:00
rock deleted branch fix/memory-db-ha-3replicas 2026-09-13 00:04:37 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: riotpiao-poimen/poimen-memory#50