Jennifer88huang commented on a change in pull request #9070:
URL: https://github.com/apache/pulsar/pull/9070#discussion_r549562469



##########
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:
       I mean you can change it into 
   ```
   > **NOTE**  
   > You need to specify `--set initialize=true` when installing Pulsar the 
first time. This command installs and starts Apache Pulsar.
   ```
   or
   ```
   > **NOTE**  
   > You need to specify `--set initialize=true` when installing Pulsar the 
first time. 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]


Reply via email to