[Features] Support Component Scaling for Shardings #4745
Labels
area/user-interaction
documentation
feature
kind/feature
New feature
proposed-feature
Features proposed by internal or external users
Milestone
For clusters support shardings, like Redis, Mongos, Pika, scaling within one component is far from enough. Users may add or drop shardings on demand.
KubeBlocks should support component scaling with hooks , such as
pre-Stop
(for scale-in) andpost-Start
(for scale-out).The text was updated successfully, but these errors were encountered: