Skip to content

Deploy Kafka, Kafka Connect and UI with Docker, Docker-compose and K8S.

Notifications You must be signed in to change notification settings

ahuljh/kafka-connector-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Kafka Connector on Cloud

This repository contains instructions for deploying Kafka connectors in different environments: Docker, Docker Compose, and Kubernetes.

Overview

The repository is organized into three main directories, each containing instructions for a specific deployment method:

  • docker/: Deployment using Docker
  • docker-compose/: Deployment using Docker Compose
  • k8s/: Deployment on Kubernetes You can choose the deployment method that best suits your needs. Each directory includes a detailed guide to help you get started.

Features

Provides three different deployment options: Docker, Docker Compose, and Kubernetes Offers step-by-step guides for each deployment method Ensures a consistent and reliable way to deploy Kafka connectors on the cloud Getting Started To get started, navigate to the directory that corresponds to your preferred deployment method and follow the instructions in the README file. Each directory contains the necessary configuration files and instructions to help you set up your Kafka connector environment.

Contributions

If you have any suggestions or improvements to the repository, please feel free to submit a pull request. We welcome contributions from the community to make this repository more useful and comprehensive.

Contact

If you have any questions or need further assistance, please feel free to contact us at [email protected].

About

Deploy Kafka, Kafka Connect and UI with Docker, Docker-compose and K8S.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages