Simulated production environment running Kubernetes targeting Apache Kafka and Confluent components on Confluent Cloud. Managed by declarative infrastructure and GitOps.
We have a use case to utilize ccloud-operator for streaming ops, however the only way now is to fork this repos and publish the image by ourselves.
Is it possible to publish this artifact somewhere (I see cnfldemos/ccloud-operator listed as such) so that consumer can use it?
One thing to note is that all the namespace is configured as default now, and might not be feasible for teams who utilizes namespaces in a single cluster.
@npvinhphat thank you for filing this issue. 👍 Right now we aren't adding anything new to this demo, but I'm happy to keep this issue open in case we can circle back to the project.
Hi,
We have a use case to utilize
ccloud-operator
for streaming ops, however the only way now is to fork this repos and publish the image by ourselves.Is it possible to publish this artifact somewhere (I see
cnfldemos/ccloud-operator
listed as such) so that consumer can use it?One thing to note is that all the namespace is configured as
default
now, and might not be feasible for teams who utilizes namespaces in a single cluster.