# 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: v24.3.9
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: December 3, 2025
latest-connect-version: 4.93.0
docname: deployment-option/self-hosted/kubernetes/index
page-component-name: streaming
page-version: "24.3"
page-component-version: "24.3"
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/24.3/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/24.3/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.

-   [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.