Jennifer88huang commented on a change in pull request #9070: URL: https://github.com/apache/pulsar/pull/9070#discussion_r549320456
########## 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: When you write "starts initializing jobs to initialize", do you mean "Setting `initialize=true` starts initializing the cluster metadata.... ---------------------------------------------------------------- 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]
