git-hulk commented on issue #328: URL: https://github.com/apache/kvrocks-controller/issues/328#issuecomment-3141993308
@yuzegao Thanks for your information. > Resource management: physical machine/virtual machine resource metadata maintenance, kvrocks process allocation and recycling For now, it's not under the roadmap of controller, but the community has another solution: https://github.com/RocksLabs/kvrocks-operator. > High availability: supplementary slave capability to ensure cluster high availability, while supporting cross-AZ node distribution Could you please which features are needed by crossing multiple zones. > kvrocks cluster management: cluster setup (include kvrocks process setup), vertical expansion, horizontal expansion, reduction, node migration, and instance deletion Yes, it would be perfect if we can do that. And this should require the feature in question 1. > Does the kvrocks process run as a pod or an independent process? Yes, it can be run as a pod or on VM. > Is it necessary to support proxy? No need, it works as the Redis cluster. Except for the cluster management is depending on controller. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
