Remove strimzi
article thumbnail

Article: Moving Kafka and Debezium to Kubernetes using Strimzi - The GitOps Way

InfoQ Articles

Strimzi is a Kubernetes controller making the deployment process of Kafka a child game. Moreover, Strimzi lets you manage Kafka using GitOps methodology as everything is executed using a Kubernetes YAML file. Deploying an Apache Kafka cluster to a Kubernetes is not an easy task. By Alex Soto.

90
article thumbnail

Article: Securing a Kafka Cluster in Kubernetes using Strimzi

InfoQ Articles

Deploying an Apache Kafka cluster to Kubernetes is easy if you use Strimzi, but that’s only the first step; you need to secure the communication between Kafka and the consumers and producers, provide RBAC to access topics, spread the secrets correctly to Kafka Connect components and all using a Kubernetes GitOps way. By Alex Soto.

71
article thumbnail

Article Series: Developing Apache Kafka applications on Kubernetes

InfoQ Articles

Apache Kafka has integrations with most of the languages used these days, but in this article series, we cover its integration with Java. In this series, we also discuss how to provision, configure and secure an Apache Kafka cluster on a Kubernetes cluster. By Alex Soto

87