cdmikechen commented on issue #600: URL: https://github.com/apache/solr-operator/issues/600#issuecomment-1738703237
@janhoy I use https://github.com/strimzi/strimzi-kafka-operator to manage kafka cluster in k8s. Strimzi has built a unified image that includes both zookeeper and kafka. The user only needs to define a kafka resource, and the operator will create zookeeper first, and then kafka after zookeeper is running properly. I think solr-operator can also follow strimzi's idea and build zookeeper and solr in an image. By the way, it seems that apache pulsar's current image is also an unified image (with bookkeeper). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org