Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vSphere Storage Policy Based Management for Containers orchestrated b… #3219

Merged
merged 1 commit into from
Apr 17, 2017

Conversation

BaluDontu
Copy link
Contributor

@BaluDontu BaluDontu commented Apr 4, 2017

Added documentation for VSAN policy based support for persistent volume provisioning inside kubernetes.

This document references to the fix kubernetes/kubernetes#42974.

CC @divyenpatel @tusharnt


This change is Reviewable

Copy link
Contributor

@chenopis chenopis left a comment

Choose a reason for hiding this comment

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

Some minor formatting issues.

@@ -505,6 +505,7 @@ parameters:

#### vSphere

1. Create a persistent volume with a user specified disk format.
Copy link
Contributor

Choose a reason for hiding this comment

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

These are not being rendered correctly as a numbered list. Indent the material between the numbered items to maintain the incremental numbering.

datastore: VSANDatastore
```

* `diskformat`: `thin`, `zeroedthick` and `eagerzeroedthick`. Default: `"thin"`.
Copy link
Contributor

Choose a reason for hiding this comment

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

If these are bulleted items under the numbered item, add an additional indent before each one.

@chenopis chenopis self-assigned this Apr 12, 2017
@BaluDontu BaluDontu force-pushed the VSANPolicyDocumentation branch 3 times, most recently from 1d87d6c to 78afd22 Compare April 14, 2017 20:41
@BaluDontu
Copy link
Contributor Author

@chenopis : Can you check the changes now. Thanks!

@chenopis
Copy link
Contributor

@BaluDontu Yup, looks good now.

@BaluDontu
Copy link
Contributor Author

@saad-ali @chenopis : Can you provide an lgtm if everything looks good?

@chenopis chenopis requested a review from saad-ali April 17, 2017 20:09
@chenopis
Copy link
Contributor

@BaluDontu We still need a Tech LGTM from @saad-ali or @mikedanese, but after that I can merge this.

@mikedanese
Copy link
Member

tech lgtm

@chenopis chenopis merged commit 59c37ec into kubernetes:master Apr 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants