realwanpengli opened a new issue #2589: Fail to deploy on Kubernetes cluster URL: https://github.com/apache/incubator-pulsar/issues/2589 #### Expected behavior $ alias pulsar-admin='kubectl exec pulsar-admin -it -- bin/pulsar-admin' $ pulsar-admin properties create prop \ --admin-roles admin \ --allowed-clusters us-central Tell us what should happen This command will create a property called prop #### Actual behavior Tell us what happens instead Got: ``` Error: Could not find or load main class " command terminated with exit code 1 ``` #### Steps to reproduce How can we reproduce the issue Just follow the doc: https://pulsar.incubator.apache.org/docs/v2.0.1-incubating/deployment/Kubernetes/#Localcluster-1w5r1b #### System configuration **Pulsar version**: 2.0.1
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
