linkedin / cruise-control

Cruise-control is the first of its kind to fully automate the dynamic workload rebalance and self-healing of a Kafka cluster. It provides great value to Kafka users by simplifying the operation of Kafka clusters.
https://github.com/linkedin/cruise-control/tags
BSD 2-Clause "Simplified" License
2.74k stars 587 forks source link

Best practices to deploy Cruise-Control #2049

Closed nsagnett closed 9 months ago

nsagnett commented 1 year ago

Hello,

I have a simple question about Cruise-Control deployment.

I just wonder if it's possible to have multiple instances of webserver for the same Kafka cluster administration or only one is the recommendation. I ask that about executor seems to be duplicated with each server and if I have 2 instances, it is possible to have different proposals depending on the requested webserver instance

Thanks,

mhratson commented 9 months ago

multiple instances of webserver

by webserver you mean CruiseControl instance? I don't think it's supported yet