Jennifer88huang commented on a change in pull request #9070: URL: https://github.com/apache/pulsar/pull/9070#discussion_r549320284
########## 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: > **NOTE** > You need to specify `--set initialize=true` when installing Pulsar the first time. Setting `initialize=true` starts initializing jobs to initialize the cluster 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]
