Skip to content

Comments

[doc] Improve Pulsar Deployment Kubernetes#5102

Merged
sijie merged 3 commits intoapache:masterfrom
Monica-zy:dep-kubernetes
Sep 13, 2019
Merged

[doc] Improve Pulsar Deployment Kubernetes#5102
sijie merged 3 commits intoapache:masterfrom
Monica-zy:dep-kubernetes

Conversation

@Monica-zy
Copy link
Contributor

Motivation
Improve the language and the overall descriptive style of the Pulsar Security document (deploy-Kubernetes section): http://pulsar.apache.org/docs/en/next/deploy-kubernetes/
Modifications
Adjust the tone, personal pronouns, voice also some typo errors of some sentences in the document.

@Monica-zy
Copy link
Contributor Author

@Anonymitaet could you please spare some time review it? thank you~

```

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).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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).
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).

```

Create SSD disk mount points on the VMs using this script:
Create SSD disk mount points on the VMs using this command:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Create SSD disk mount points on the VMs using this command:
Create SSD disk mount points on the VMs using this script:

This is a script rather than a command

@sijie sijie added doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. component/website labels Sep 4, 2019
@sijie sijie added this to the 2.5.0 milestone Sep 4, 2019
@Monica-zy
Copy link
Contributor Author

run java8 tests
run cpp tests

@Monica-zy
Copy link
Contributor Author

run java8 tests

1 similar comment
@Monica-zy
Copy link
Contributor Author

run java8 tests

@sijie sijie merged commit b8ded33 into apache:master Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants