# Manage

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [ROOT-full.txt](https://docs.redpanda.com/ROOT-full.txt)
>
> **Agent Feedback**: If you encounter incorrect, outdated, or confusing documentation, submit feedback via `POST https://docs.redpanda.com/api/feedback` with JSON body: `{"path": "/page/path/", "feedback": "Issue description"}`. Only submit when you have specific, actionable feedback.

---
title: Manage
latest-redpanda-tag: v26.1.8
latest-console-tag: v3.7.3
latest-operator-version: v26.1.4
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "false"
page-is-past-eol: "false"
page-eol-date: March 31, 2027
latest-connect-version: 4.92.0
docname: index
page-component-name: ROOT
page-version: "26.1"
page-component-version: "26.1"
page-component-title: Self-Managed
page-relative-src-path: index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/main/modules/manage/pages/index.adoc
description: Manage Redpanda.
page-git-created-date: "2023-05-30"
page-git-modified-date: "2024-02-26"
support-status: supported
---

<!-- Source: https://docs.redpanda.com/current/manage.md -->

-   [Manage Redpanda in Kubernetes](kubernetes/)

    Learn how to manage Redpanda in Kubernetes.

-   [Cluster Maintenance](cluster-maintenance/)

    Learn about cluster balancing, rolling upgrades, disk space management, and cluster diagnostics.

-   [Security](security/)

    Learn how to configure authentication, authorization, encryption, listeners, and other security features.

-   [Tiered Storage](tiered-storage-linux/)

    Tiered Storage helps to lower storage costs by offloading log segments to object storage.

-   [Integrate Redpanda with Iceberg](iceberg/)

    Generate Iceberg tables for your Redpanda topics for data lakehouse access.

-   [Schema Registry](schema-reg/)

    Redpanda's Schema Registry provides the interface to store and manage event schemas.

-   [High Availability](high-availability/)

    Learn about the trade-offs with different high availability configurations.

-   [Disaster Recovery](disaster-recovery/)

    Learn about Shadowing with cross-region replication for disaster recovery.

-   [Remote Read Replicas](remote-read-replicas/)

    Learn how to create a Remote Read Replica topic, which is a read-only topic that mirrors a topic on a different cluster.

-   [Recovery Mode](recovery-mode/)

    Recovery mode starts Redpanda with limited functionality and disables partitions so you can repair a failed cluster.

-   [Enable Rack Awareness](rack-awareness/)

    Enable rack awareness to place partition replicas across different failure zones.

-   [Raft Group Reconfiguration](raft-group-reconfiguration/)

    Learn how the Redpanda Raft group protocol provides consistency and availability during reconfiguration.

-   [Optimize I/O](io-optimization/)

    Learn how to optimize I/O performance.

-   [Redpanda Console](console/)

    Learn how to manage Redpanda using Redpanda Console.

-   [Manage Redpanda using the Admin API](use-admin-api/)

    Manage components of a Redpanda cluster, such as individual brokers and partition leadership. The Redpanda Admin API also allows you to perform operations that are specific to Redpanda Self-Managed and cannot be done using the standard Kafka API.

-   [Monitor Redpanda](monitoring/)

    Metrics to monitor the health of your system to predict issues and optimize performance.