Databases

PostgreSQL

This stack deploys an ‘operated’, centralized postgresql cluster via cloudnative-pg’s operator. Movetokube’s ext-postgres-operator is deployed to automate provisioning per-app users and databases. pgadmin is deployed for webUI-based db administration and querying.

Alternatively, an init container can be attached to deployments as an initContainer and used to provision application databases.