kosmos-io / kosmos

The limitless expansion of Kubernetes. Make Kubernetes without boundaries
https://kosmos-io.github.io/website/
Apache License 2.0
182 stars 40 forks source link

dynamicaly configure the size of PV for tenant's etcd #634

Open duanmengkk opened 1 week ago

duanmengkk commented 1 week ago

What happened:

The size of the etcd PV data for each tenant is now fixed at 1G, which is clearly not sufficient when there are many nodes for a tenant. We need to dynamically configure the size of the PV based on the number of tenant nodes.

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment: