Are you talking about that scale up/down the number of brokers based on the load (such as cpu/memory)? If that’s the case, it would depend on which platform you’re running broker. It is common to use auto scaling groups if you’re running druid on public cloud.
g
Gururaj K.P
08/24/2023, 10:37 AM
@Frank Cao: We dont have a public cloud but we have deployed DRUID on Private cloud. But we want to Auto Scale Broker . Any way to do this?
a
Arun C
08/29/2023, 1:14 AM
Is it deployed on an existing container orchestration platform? IE like GKE or EKS
Arun C
08/29/2023, 1:15 AM
Setting up HPA's would be the easiest way to achieve this and its currently how we do it today on GKE