Skip to Content
Kafka Connect
book

Kafka Connect

by Mickael Maison, Kate Stanley
September 2023
Beginner to intermediate content levelBeginner to intermediate
400 pages
10h 33m
English
O'Reilly Media, Inc.
Book available
Content preview from Kafka Connect

Chapter 10. Administering Kafka Connect on Kubernetes

Kubernetes has become a popular deployment environment for many workloads. According to the Cloud Native Computing Foundation (CNCF), record numbers of companies are now using Kubernetes and containers as their foundation for deploying workloads. In 2021, they found that 96% of organizations were evaluating or using these technologies.

In this chapter, we look at why Kubernetes is so popular and review the considerations required for running Kafka Connect on Kubernetes. We also discuss some of the benefits that a Kubernetes operator provides, such as automating the deployment of resources, and letting you manage your workloads declaratively. Finally, we introduce the Strimzi operator as an example of one that provides support for Kafka Connect.

Introduction to Kubernetes

To understand why you might be interested in deploying Kafka Connect to Kubernetes, it is important that you understand the benefits that containers and Kubernetes provide, and some fundamentals of how these technologies work. If you are already familiar with Kubernetes, then you can skip this section.

Virtualization Technologies

Before diving into Kubernetes, let’s look at containers. A container is a self-contained virtual environment used to run an application. They allow you to run multiple different workloads on the same underlying infrastructure in an isolated way. Individual containers can have reserved CPU and memory, meaning that the applications ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Kafka in Action

Kafka in Action

Dylan Scott, VIKTOR GAMOV, Dave Klein

Publisher Resources

ISBN: 9781098126520Errata Page