momo-jun commented on code in PR #18015:
URL: https://github.com/apache/pulsar/pull/18015#discussion_r994135171


##########
site2/docs/helm-deploy.md:
##########
@@ -1,17 +1,20 @@
 ---
 id: helm-deploy
-title: Deploy Pulsar cluster using Helm
-sidebar_label: "Deployment"
+title: Deploy a Pulsar cluster on Kubernetes
+sidebar_label: "Deploy"
 ---
 
-Before running `helm install`, you need to decide how to run Pulsar.
-Options can be specified using Helm's `--set option.name=value` command line 
option.
+Before deploying a Pulsar cluster, you need to [prepare Kubernetes 
resources](helm-prepare.md) and then continue with the following steps.
+1. Select configuration options
+2. Install dependent charts
+3. Prepare Helm release
+4. Deploy your Pulsar cluster using Helm
 
 ## Select configuration options
 
-In each section, collect the options that are combined to use with the `helm 
install` command.
+Specify how to run Pulsar using Helm's `--set option.name=value` command line 
option. In each section, collect the options that are combined to use with the 
`helm install` command.
 
-### Kubernetes namespace
+#### Kubernetes namespace

Review Comment:
   Yes, that's my intention to make the hot links simple and clean for general 
steps.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to