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.

  • Configure Topic Properties

    Learn how to configure topic properties to control Redpanda's behavior for individual topics, including retention, cleanup policies, and Tiered Storage settings.

  • 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

    Learn how to manage the throughput of Kafka traffic.

  • Compaction Settings

    Redpanda's approach to compaction and options for configuring it.

  • Configure Client Connections

    Learn about guidelines for configuring client connections in 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.