Skip to content
Discussion options

You must be logged in to vote

I think there are several things ...

  • In general, I do not expect anything to autoscale the Kafka cluster. For the most common Kafka workloads, autoscaling the cluster makes little sense. So when it is needed because of onboarding new projects or growing traffic, most people just scale it manually. So you have an opportunity to configure the address for the new broker.
  • Cruise Control / rebalancing will not add any additional brokers. It just reshuffles the partition replicas between the broker or tells you that you need to scale-up. So this is not a problem.
  • One of the common ways how to manage the DNS names is to use External DNS and service / ingress annotations which instruct it to man…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by opsocomusr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants