viglesiasce / kafka-skaffold

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Kafka with Skaffold

This is an example of deploying a Kafka cluster with Skaffold.

It uses the Bitnami Kafka cluster charts and the Helm tool for deployment.

Quick Start

  1. Install Helm

  2. Add the bitnami Charts Repo

    helm repo add bitnami  https://charts.bitnami.com/bitnami
  3. Install Skaffold

  4. Run skaffold dev. You can now update the Kafka config in skaffold.yaml or update the test script.

About


Languages

Language:Mustache 94.6%Language:Shell 4.8%Language:Dockerfile 0.6%