Kafka on Kubernetes with Strimzi
📖 Scenario: You are working in a team that wants to run Kafka on Kubernetes. To make this easier, you will use Strimzi, a tool that helps manage Kafka clusters on Kubernetes.This project will guide you step-by-step to create a Kafka cluster using Strimzi on Kubernetes.
🎯 Goal: Set up a Kafka cluster on Kubernetes using Strimzi by creating the necessary Kubernetes resources step-by-step.
📋 What You'll Learn
Have access to a Kubernetes cluster
kubectl command-line tool installed and configured
Strimzi Operator installed in the Kubernetes cluster
💡 Why This Matters
🌍 Real World
Running Kafka on Kubernetes is common in modern cloud-native applications to handle real-time data streams efficiently.
💼 Career
DevOps engineers and platform engineers often deploy and manage Kafka clusters on Kubernetes using tools like Strimzi.
Progress0 / 4 steps