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

Break out JulieOps in several smaller modules and JARs to enable dedicated projects (web interface) #523

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 It would be nice to have different interfaces, not only a CLI, for example, a web interface. This would enable the usage of JulieOps in other scenarios much easier. Extra interfaces could be for example as k8s operator, etc.

Describe the solution you'd like