eolivelli commented on issue #132:
URL: 
https://github.com/apache/pulsar-helm-chart/issues/132#issuecomment-961905811


   Hello, I am working on an Open Source Helm Chart that supports KOP, but it 
is not based on the official Apache Pulsar docker images and Helm Charts. 
Basically because the Official Apache Pulsar docker images do not contain third 
party components like the KOP protocol handler.
   If you are interested you can reach out to me via Slack
   
   By the way it is pretty simple to achieve this goal:
   - create a Dockerfile that starts from the official Pulsar docker images
   - add the KOP nar file in /pulsar/protocols
   - build and push your new image somewhere on dockerhub or in your private 
docker registry
   - configure the broker configuration in order to bootstrap KOP
   - set the docker image for the broker service to use your custom docker image
   


-- 
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: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to