Cluster Maintenance
- Configure Cluster Properties
Learn how to configure cluster properties.
- Configure Broker Properties
Learn how to configure broker properties with the
redpanda.yaml
file. - Cluster Balancing
Learn about the different tools Redpanda provides for balanced clusters.
- Configure Continuous Data Balancing
Continuous Data Balancing simplifies operations with self-healing clusters that dynamically balance partitions.
- Decommission Brokers
Remove a broker so that it is no longer considered part of the cluster.
- Maintenance Mode
Enable maintenance mode to temporarily take a broker offline, for example during a rolling upgrade.
- Perform a Rolling Restart
Learn how to perform a rolling restart of your Redpanda cluster.
- Audit Logging
Learn how to use Redpanda's audit logging capabilities.
- Manage Disk Space
Redpanda provides several ways to manage disk space to ensure the stability of a cluster.
- Manage Throughput
Manage the throughput of Kafka traffic with configurable properties.
- Compaction Settings
Redpanda's approach to compaction and options for configuring it.
- Configure Client Connections
Guidelines for configuring Redpanda clusters for optimal availability.
- Forced partition recovery
Recover a single partition using the Admin API.
- Node-wise Partition Recovery
Feature to recover partitions that have lost a majority of replicas.