Single Database Deployment Guides
Use this section when users need a standalone database instance with persistent storage, simple connectivity, and low operational overhead.
Single database deployments are a strong fit for development, test, staging, and smaller production workloads that do not need replica failover.
Available Guides
Provision PostgreSQL as a single StatefulSet with one persistent volume and Vault-managed credentials.
Provision MySQL as a standalone database with internal service access and persistent storage.
Run Microsoft SQL Server as a single stateful workload with secured credentials.
Provision a single-node Cassandra workload for development and early integration testing.
Deploy Oracle as one managed stateful workload with environment-specific secrets.
Run MongoDB as a standalone database with persistent volumes and internal connectivity.
Provision Redis for cache, queue, or lightweight data access as a single instance.