Anonymitaet commented on a change in pull request #5102: [doc] Improve Pulsar 
Deployment Kubernetes
URL: https://github.com/apache/pulsar/pull/5102#discussion_r320292101
 
 

 ##########
 File path: site2/docs/deploy-kubernetes.md
 ##########
 @@ -54,7 +53,7 @@ $ gcloud container clusters create pulsar-gke-cluster \
   --local-ssd-count=2 \
 ```
 
-By default, bookies will run on all the machines that have locally attached 
SSD disks. In this example, all of those machines will have two SSDs, but you 
can add different types of machines to the cluster later. You can control which 
machines host bookie servers using 
[labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels).
+By default, bookies run on all the machines that have locally attached SSD 
disks. In this example, all of those machines have two SSDs, but you can add 
different types of machines to the cluster later. You can control which 
machines host bookie servers can use 
[labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels).
 
 Review comment:
   ```suggestion
   By default, bookies run on all the machines that have locally attached SSD 
disks. In this example, all of those machines have two SSDs, but you can add 
different types of machines to the cluster later. You can control which 
machines host bookie servers using 
[labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels).
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to