Skip to content

MikeNikolayev/strimzi-kafka-helmchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Strimzi-Kafka-HelmChart

A Personal Implementation of the Strimzi Kafka Helm Chart

This project provides a personal version of the Strimzi Kafka Helm chart, designed to simplify the deployment and management of Kafka clusters in Kubernetes environments. It draws inspiration from the examples and resources available in the official Strimzi repository:
Strimzi Kafka Operator Repository

Features

  • Simplified Helm-based installation for Kafka clusters.
  • Customizations tailored for personal use cases and experimentation.
  • Built on Strimzi foundations, with added improvements based on practical examples.

Why This Project?

This project aims to:

  • Serve as a learning tool to understand and adapt Strimzi for various needs.
  • Provide a streamlined, customizable Helm chart for deploying Kafka clusters.

Prerequisites

To use this project, ensure you have the following:

  • A Kubernetes cluster (version 1.20 or later)
  • Helm (version 3.x or later)
  • Optional reference: Strimzi Kafka Operator

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/strimzi-kafka-helmchart.git
    cd strimzi-kafka-helmchart
    

2.Install the Chart:

helm install my-kafka-cluster my-strimzi-kafka/strimzi-kafka-helmchart

About

Strimzi kafka helm chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages