Hi there 👋

Welcome to my Kubernetes blog! By subscribing, you’ll get real, hands-on insights from my journey with Kubernetes. I share practical tips, tutorials, and lessons learned from real-world projects. Let’s dive into Kubernetes together and make the most of this powerful technology!

Real-Time Data Streaming with Kafka, Debezium, and OpenSearch: A Step-by-Step Guide

Introduction In this guide, I’ll walk you through setting up a real-time data streaming pipeline using Kafka, Debezium, and OpenSearch. We’ll use Kubernetes to manage our deployment, with the Strimzi operator handling Kafka-related components. This step-by-step tutorial will help you create a scalable and efficient data ingestion system for real-time analytics. Step 1: Setting Up the Strimzi Operator To begin, we need a Kubernetes cluster where we have administrative access. This access allows us to create namespaces and manage resources efficiently....

August 23, 2024

Effective Kubernetes Auditing: From Logs to Insights with Promtail, Loki, and Grafana

Hi! In this blog post, we will cover the best way to visualize Kubernetes audit logs in Grafana. We will go through the step-by-step process from enabling audit logging in a kubeadm Kubernetes cluster to setting up the entire end-to-end process for log inspection, analytics, and insights in Grafana.

July 25, 2024

Quick Start Guide to OPA for Kubernetes

WIP

July 25, 2024