Featured
Running My Own Postgres in Kubernetes: CloudNativePG, WAL, and Backups That Actually Restore
A practical look at running self-hosted PostgreSQL on Kubernetes with CloudNativePG: how WAL archiving works, setting up continuous backups to object storage, point-in-time recovery, the GitOps trap that can quietly recreate an empty database, and a cron-based alert system that doesn't need Prometheus.
Kavindu Manaharapostgresql, kubernetes
