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