Limited vCluster Tenancy Configuration Support
This feature is only available for the following:
Running the control plane as a container and the following worker node types:
Running the control plane as a binary for vCluster Standalone, which uses private nodes.
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.)
vCluster Standalone
vCluster Standalone can only use embedded database (sqlite) for a single control plane node or embedded etcd for HA.
📄️ 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.