# Deploy Kafka Connect

> 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 Kafka Connect
latest-redpanda-tag: v26.1.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: "false"
page-eol-date: March 31, 2027
latest-connect-version: 4.93.0
docname: kafka-connect/index
page-component-name: streaming
page-version: "26.1"
page-component-version: "26.1"
page-component-title: Streaming
page-relative-src-path: kafka-connect/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/main/modules/deploy/pages/kafka-connect/index.adoc
description: Overview of Kafka Connect deployment options and links to platform-specific guides.
page-git-created-date: "2025-08-15"
page-git-modified-date: "2026-05-26"
support-status: supported
---

<!-- Source: https://docs.redpanda.com/streaming/current/deploy/kafka-connect.md -->

Kafka Connect enables scalable and reliable streaming data integration with Redpanda. This section provides an overview of deployment options and links to platform-specific instructions.

> 💡 **TIP**
>
> Try [Redpanda Connect](https://docs.redpanda.com/connect/home/) for a faster way to build streaming data pipelines. It’s fully compatible with the Kafka API but eliminates the complex setup and maintenance of Kafka Connect. Redpanda Connect also comes with built-in connectors to support AI integrations.

Refer to the platform-specific pages for prerequisites, configuration, and deployment steps.

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

    Learn how to deploy and configure Kafka Connect using the standalone `connectors` Helm chart.

-   [Deploy Kafka Connect in Docker](deploy-kafka-connect/)

    Learn how to use the Docker image to configure connectors for Redpanda.