# 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.3.11
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: November 19, 2026
latest-connect-version: 4.93.0
docname: redpanda/kubernetes/index
page-component-name: streaming
page-version: "25.3"
page-component-version: "25.3"
page-component-title: Streaming
page-relative-src-path: redpanda/kubernetes/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/25.3/modules/deploy/pages/redpanda/kubernetes/index.adoc
description: Learn about deployment options on Kubernetes.
page-git-created-date: "2025-08-15"
page-git-modified-date: "2025-08-15"
support-status: supported
---

<!-- Source: https://docs.redpanda.com/streaming/25.3/deploy/redpanda/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.

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

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

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

-   [Production Readiness Checklist](k-production-readiness/)

    Comprehensive checklist for validating Redpanda deployments in Kubernetes against production readiness standards.

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

    Explore high availability configurations of Redpanda in Kubernetes.