Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 2.17 KB

README.md

File metadata and controls

20 lines (14 loc) · 2.17 KB

image

Overview

This section of the examples repository will contain a variety of demos showcasing various uses cases leveraging Confluent Operator to deploy and manage Confluent Platform.

Demo List

Demo Info
gke-base A base deployment of Confluent Platform on Google Kubernetes Engine (GKE) with sample data generation using Kafka Connect
replicator-gke-cc Utilize Kubernetes on GKE, Confluent Operator, and Confluent Replicator to replicate topics to Confluent Cloud
aks-base A base deployment of Confluent Platform on Azure Kubernetes Service (AKS) with sample data generation using Kafka Connect
replicator-aks-cc Utilize Kubernetes on AKS, Confluent Operator, and Confluent Replicator to replicate topics to Confluent Cloud

Documentation

See each individual use case above for detailed documentation on running the demos.

For further details on Confluent Operator, see the official Operator Documentation.

For more details on Kubernetes, see the official Kubernetes Docs.