This section shows how to deploy Kafka cluster on OCP 4
You need cluster admin role to Deploy Kafka Operator
- Go to Administrator > Operator > OperatorHub. search AMQ Stream Operator
- Deploy Operator to your namespace
- Go To Developer > Topology
- Right click on topology > add new application from catalog > choose AMQ Stream > Create Kafka cluster.
Note: use default configuration eg: cluster name : my-cluster. This operator will create 3 pods of Zookeeper and 3 pods of Kafka brokers
- Go To Developer > Topology
- Right click on topology > add new application from container images > quay.io/efeluzy/tutorial-kafka-quarkus:v2