Closed hr-tsu closed 1 month ago
Hey @hr-tsu, thanks for creating this issue, only the embedded etcd and k8s/external database combination is vCluster pro only. In your case I would recommend to use k3s/external database or k8s/deploy etcd, which you can configure via:
# Deploy an etcd alongside vCluster
controlPlane:
backingStore:
etcd:
deploy:
enabled: true
This works for the oss version without requiring vClusterPro.
Sorry for the late reply.
I built a vCluster with your response and the etcd was started as a separate pod and the API is now very fast.
Also, etcd was built as a pvc and was ready for real production.
We would like to proceed with operation verification, etc. here.
Thank you so much.
What happened?
Regarding your question in Issue #1900, it was not possible to change the backingstore without vClusterPro.
What did you expect to happen?
Is there any way to speed up access to storage products without using vClusterPro?
How can we reproduce it (as minimally and precisely as possible)?
I believe it can be reproduced in a k8s environment using storage products
Anything else we need to know?
No response
Host cluster Kubernetes version
vcluster version
VCluster Config