/cfk-control-plane-cp

simple example how to use CfK to control plane CP resources

Primary LanguageShell

Goal

CfK allows us to control resources outside kubernetes. It would be useful to use the capabilities of CfK to create and delete topics and RBAC in a CP outside CfK.

How to create a topic using cfk and Confluent Platform deployed using docker.

How to create a topic and a schema using cfk and Confluent Platform with authentication enabled, deployed using docker.

Using cp-demo we will create a topic, schema and give permissions to an user.

References