Manage Self-Balancing Clusters
- Overview
- How Self-Balancing simplifies Kafka operations
- Self-Balancing vs. Auto Data Balancer
- How it works
- Enable Self-Balancing Clusters
- Frequently asked questions
- Limitations and known issues
- Configuration and monitoring
- Replica placement and rack configurations
- Security considerations
- Troubleshooting
- Self-Balancing options do not show up on Control Center
- Broker metrics are not displayed on Control Center
- Consumer lag reflected on Control Center
- Broker removal attempt fails during Self-Balancing initialization
- Broker removal cannot complete due to offline partitions
- Too many excluded topics cause problems with Self-Balancing
- The balancer status for a KRaft controller hangs
- Rebalance fails with insufficient healthy cluster capacity
- Related content
- Tutorial: Adding and Removing Brokers
- About KRaft mode in this tutorial
- Prerequisites
- Environment variables
- Configure Kafka brokers
- Start Confluent Platform and create topics
- (Optional) Install and configure Control Center
- Use the command line to test rebalancing
- Use Control Center to test rebalancing
- (Optional) Run Kafka Connect, ksqlDB, and Schema Registry
- Shutdown and cleanup tasks
- Related content
- Configure
- Self-Balancing configuration
- confluent.balancer.enable
- confluent.balancer.heal.uneven.load.trigger
- confluent.balancer.heal.broker.failure.threshold.ms
- confluent.balancer.throttle.bytes.per.second
- confluent.balancer.disk.max.load
- confluent.balancer.max.replicas
- confluent.balancer.exclude.topic.names
- confluent.balancer.exclude.topic.prefixes
- confluent.balancer.topic.replication.factor
- Examples: Update broker configurations on the fly
- Self-Balancing internal topics
- Required configurations for Control Center
- Monitoring the balancer with kafka-rebalance-cluster
- kafka-remove-brokers
- Broker removal phases
- Self-Balancing initialization
- Broker removal task priority
- Related content
- Self-Balancing configuration
- Performance and Resource Usage
