Embedded etcd
Pro Feature
This feature is available in the vCluster Pro tier. Contact us for more details and to start a trial.
etcd is deployed with vCluster to reduce the overall footprint while still providing the advantages of etcd.
You can migrate from an external etcd instance to the embedded one by configuring migrateFromDeployedEtcd: true
.
controlPlane:
backingStore:
etcd:
embedded:
...
Config reference
embedded
required object pro
Embedded defines to use embedded etcd as a storage backend for the virtual cluster
embedded
required object pro