# Cluster Maintenance

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [streaming-full.txt](https://docs.redpanda.com/streaming-full.txt)

---
title: Cluster Maintenance
latest-operator-version: v26.1.4
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "false"
page-is-past-eol: "true"
page-eol-date: July 31, 2025
latest-console-tag: v3.7.3
latest-connect-version: 4.93.0
docname: cluster-maintenance/index
page-component-name: streaming
page-version: "24.2"
page-component-version: "24.2"
page-component-title: Streaming
page-relative-src-path: cluster-maintenance/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/24.2/modules/manage/pages/cluster-maintenance/index.adoc
description: Learn about cluster balancing, rolling upgrades, disk space management, and cluster diagnostics.
page-git-created-date: "2023-06-02"
page-git-modified-date: "2024-02-26"
support-status: past end-of-life
---

<!-- Source: https://docs.redpanda.com/streaming/24.2/manage/cluster-maintenance.md -->

-   [Configure Cluster Properties](cluster-property-configuration/)

    Learn how to configure cluster properties.

-   [Configure Broker Properties](node-property-configuration/)

    Learn how to configure broker properties with the `redpanda.yaml` file.

-   [Cluster Balancing](cluster-balancing/)

    Learn about the different tools Redpanda provides for balanced clusters.

-   [Configure Continuous Data Balancing](continuous-data-balancing/)

    Continuous Data Balancing simplifies operations with self-healing clusters that dynamically balance partitions.

-   [Decommission Brokers](decommission-brokers/)

    Remove a broker so that it is no longer considered part of the cluster.

-   [Maintenance Mode](https://docs.redpanda.com/streaming/24.2/manage/node-management/)

    Enable maintenance mode to temporarily take a broker offline, for example during a rolling upgrade.

-   [Perform a Rolling Restart](rolling-restart/)

    Learn how to perform a rolling restart of your Redpanda cluster.

-   [Audit Logging](https://docs.redpanda.com/streaming/24.2/manage/audit-logging/)

    Learn how to use Redpanda's audit logging capabilities.

-   [Manage Disk Space](disk-utilization/)

    Redpanda provides several ways to manage disk space to ensure the stability of a cluster.

-   [Manage Throughput](manage-throughput/)

    Manage the throughput of Kafka traffic with configurable properties.

-   [Compaction Settings](compaction-settings/)

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

-   [Configure Client Connections](configure-availability/)

    Guidelines for configuring Redpanda clusters for optimal availability.

-   [Cluster Diagnostics](cluster-diagnostics/)

    Use tools and tests to help diagnose and debug a Redpanda cluster.

-   [Forced partition recovery](partition-recovery/)

    Recover a single partition using the Admin API.

-   [Node-wise Partition Recovery](nodewise-partition-recovery/)

    Feature to recover partitions that have lost a majority of replicas.