etcd
If you choose etcd as your backing store, there are two deployment options:
- Embedded: etcd is deployed as part of the virtual cluster control plane pod.
- Deploy: etcd is deployed as a separate component.
📄️ embedded
Configure an embedded etcd instance as the virtual cluster's backing store.
📄️ deploy
Configure an external etcd instance as the virtual cluster's backing store.