Database
When using a database as the backing store, you can choose between two deployment options:
-
Embedded: The database is deployed inside the virtual cluster control plane.
-
External: The database runs outside the virtual cluster control plane. You can either:
- Connect to an existing database.
- Connect to a database server. (This option requires vCluster Platform.)
📄️ embedded
Configure SQLite as the virtual cluster's backing store.
📄️ external
Configure an external database as the virtual cluster's backing store for enhanced performance and scalability.