deploying-kafka-k8s
CommunityDeploy Kafka on Kubernetes with Strimzi KRaft.
AuthorAbdullahMalik17
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines deploying production-ready Apache Kafka on Kubernetes using the Strimzi operator in KRaft mode, eliminating manual setup and ensuring reproducible cluster configurations.
Core Features & Use Cases
- Automated Deployment: Installs Strimzi operator, creates a namespace, and deploys a Kafka cluster in Kraft mode.
- Topic Management & Testing: Provides KafkaTopic CRs and commands/templates for producer/consumer testing.
- Real-World Scenario: Use this skill to quickly spin up a development Kafka cluster for event-driven microservices or to set up a small production-like cluster in Kubernetes for integration testing.
Quick Start
Create namespace named kafka Install Strimzi operator using kubectl create -f 'https://strimzi.io/install/latest?namespace=kafka' -n kafka Wait for operator to become Available Deploy a Kraft-based Kafka cluster using the provided YAML Wait until the Kafka cluster is Ready in namespace kafka
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: deploying-kafka-k8s Download link: https://github.com/AbdullahMalik17/My_skills/archive/main.zip#deploying-kafka-k8s Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.