# Deploy on Kubernetes

> 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: Deploy on Kubernetes
latest-redpanda-tag: v25.1.1
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: "true"
page-eol-date: April 7, 2026
latest-connect-version: 4.93.0
docname: deployment-option/self-hosted/kubernetes/index
page-component-name: streaming
page-version: "25.1"
page-component-version: "25.1"
page-component-title: Streaming
page-relative-src-path: deployment-option/self-hosted/kubernetes/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/25.1/modules/deploy/pages/deployment-option/self-hosted/kubernetes/index.adoc
description: Learn about deployment options on Kubernetes.
page-git-created-date: "2023-05-30"
page-git-modified-date: "2024-09-25"
support-status: past end-of-life
---

<!-- Source: https://docs.redpanda.com/streaming/25.1/deploy/deployment-option/self-hosted/kubernetes.md -->

Kubernetes provides a standardized way of achieving high availability, disaster recovery, and scalability.

-   [Redpanda in Kubernetes](k-deployment-overview/)

    Learn about Redpanda in Kubernetes and the tools that are available.

-   [Production Deployment Workflow for Kubernetes](k-production-workflow/)

    Learn how to deploy Redpanda in Kubernetes for production.

-   [Kubernetes Cluster Requirements and Recommendations](k-requirements/)

    A list of requirements and recommendations for provisioning Kubernetes clusters and worker nodes for running Redpanda in production.

-   [Tune Kubernetes Worker Nodes for Production](k-tune-workers/)

    To get the best performance from your hardware, set Redpanda to production mode and run the autotuner tool. The autotuner identifies your hardware configuration and tunes itself to give you the best performance.

-   [Try the 25.1 Beta of the Redpanda Operator](k-25.1-beta/)

    Deploy the 25.1 beta release of the Redpanda Operator or Redpanda Helm chart. This version of the Redpanda Operator no longer requires FluxCD or its custom resource definitions. In this version, the Redpanda Operator is responsible for reconciling the Redpanda cluster.

-   [Deploy Redpanda for Production in Kubernetes](k-production-deployment/)

    Deploy a Redpanda cluster in Kubernetes.

-   [Deploy Kafka Connect in Kubernetes](k-deploy-connectors/)

    Learn how to deploy and configure Kafka Connect using Helm.

-   [High Availability in Kubernetes](k-high-availability/)

    Explore high availability configurations of Redpanda in Kubernetes.

-   [Get Started with Redpanda in Kubernetes](get-started-dev/)

    Find guides for setting up a three-broker Redpanda cluster in different Kubernetes platforms.