# 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: v26.2.1
latest-console-tag: v3.10.0
latest-operator-version: v26.2.1
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "false"
page-is-past-eol: "false"
page-eol-date: July 28, 2027
latest-connect-version: 4.105.0
docname: redpanda/kubernetes/index
page-component-name: streaming
page-version: "26.2"
page-component-version: "26.2"
page-component-title: Streaming
page-relative-src-path: redpanda/kubernetes/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/main/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/current/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.

-   [Choose Your Deployment](k-choose-deployment/)

    Compare Redpanda deployment topologies for Kubernetes and choose the one that matches the failures you must survive and your recovery objectives.

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

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