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

Support the use of AsyncAPI specs as a way to describe Topologies #470

Open purbon opened 2 years ago

purbon commented 2 years ago

Is your feature request related to a problem? Please describe.

As a JulieOps user, I would like to use an AsyncAPI spec and used it as a method to describe the topologies used to create the different artefacts here.

ref: https://www.asyncapi.com/

purbon commented 2 years ago

The current state, at the time of the 2.3.0, spec for AsyncAPI would not be suited in order to document the same, or even, a similar level of detail as the topology files used by JulieOps. This does not exclude this spec to be included in the future when the binding for Kafka is in a much complete state.