ivankelly commented on issue #3121: Several issues with the kubernetes generic example URL: https://github.com/apache/pulsar/issues/3121#issuecomment-501226172 @adamdyga probably related. If I remember correctly, you have to change the bookie deployment to be a stateful set and tell bookkepeer to use the hostname as the advertised address and to use persistent volumes for the bookkeeper storage. I'm not sure if this works with minikube, but it works well for us with kind [1] (with rancher local storage [2]) [1] https://kind.sigs.k8s.io/ [2] https://github.com/rancher/local-path-provisioner
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
