kafka-ops / julie

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

Collect user examples and histories for JulieOps #337

Open purbon opened 3 years ago

purbon commented 3 years ago

Making opensource is an elaborated process, including the possibility for everyone to just take it and use it. However, it is always nice to know who is using it?

If you are using JulieOps in your work and is helping your work, do you mind sharing it here? that would highly appreciate it. As in the spirit of open source, all help and contributions are very much welcome, including bug reports, small improvements, all count!

Thanks a lot.

eddyv commented 2 years ago

Hi! We've been using JulieOps @ Tucows for a little over 9 months now. JulieOps is being used primarily to help teams across tucows create and manage their kafka topics across our various kafka clusters.

For CI/CD we use GitHub Actions to manage and run our workflows against each teams descriptor file.

Love the work that has been done here!

cedillomarcos commented 2 years ago

Hi. We use JulieOps as a part of our GitOps procedure definition topology of Kafka.

In CI/CD we using an internal Jenkis Pipeline that execute JulieOPS in a k8s.....

The project solved some problems of definition of topology explicit declaration instead of using a code model topic creation.