This repo use Red Hat Openshift Streams for Apache Kafka (aka RHOSAK) to enable change data capture
You can choose to create a new kafka instance via web-ui or using the rhoas cli
To install the rhoas cli refer to rhoas cli
Go to cloud.redhat.com and create a new Kafka Instances alternatively you can use below commands that use the rhoas cli
rhoas kafka create --name cdc-demo
rhoas context set-kafka --name cdc-demooc project rhosak-cdc-demo
Follow the README in order to create the infrastructure
