kafka-ops / julie

A solution to help you build automation and gitops in your Apache Kafka deployments. The Kafka gitops!
MIT License
418 stars 113 forks source link

Which features use which endpoint : <CLUSTER URL>, <api.confluent.cloud> or <AdminClient> #487

Closed nizarsalhaji94 closed 2 years ago

nizarsalhaji94 commented 2 years ago

Hello guys,

Since julie switched to Confluent Cloud API, I get lost in it. Some actions & features use Cluster URL endpoint (unfortunatly this endpoint is not available for Dedicated Cluster), other features use api.confluent.cloud endpoint and other features use AdminClient.

Is there any documentation about when each endpoint is used and under which circumstances ?!

For exemple :

Something like that.

Thanks