MarvinCai opened a new issue #6850: URL: https://github.com/apache/pulsar/issues/6850
**Describe the bug** When following instruction to run pulsar with minikube, I stuck at the step "$ kubectl apply -f bookie.yaml" The pod can not start up and I see error log "Error: Could not find or load main class" After change to version 2.5.0 it seems working fine. So there might be some problem with the latest(2.5.1) pulsar-all image. **To Reproduce** Steps to reproduce the behavior: Follow instruction [here](https://pulsar.apache.org/docs/en/2.5.1/deploy-kubernetes/#deploying-pulsar-components) to run pulsar cluster in Kubernetes. **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem.  **Desktop (please complete the following information):** - OS: Mac ---------------------------------------------------------------- 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]
