Jennifer88huang commented on a change in pull request #9070: URL: https://github.com/apache/pulsar/pull/9070#discussion_r549533291
########## File path: site2/website/versioned_docs/version-2.7.1/getting-started-helm.md ########## @@ -81,9 +81,14 @@ We use [Minikube](https://kubernetes.io/docs/getting-started-guides/minikube/) i 3. Use the Pulsar Helm chart to install a Pulsar cluster to Kubernetes. + > NOTE: Please specify `--set initialize=true` when installing a release at the first time. `initialize=true` will start initialize jobs + > to initialize the cluster metadata for both bookkeeper and pulsar clusters. Review comment: @yufan022 Thanks for your reference. I think "This command installs and starts Apache Pulsar" is clear and concise. Maybe it's better to use this one. If you want to add BK, you can refine it as "This command initializes the metadata for both BookKeeper and Pulsar clusters." ---------------------------------------------------------------- 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]
