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

documentation: persistent volume csi plugin #899

Merged
merged 1 commit into from
Apr 13, 2020
Merged

documentation: persistent volume csi plugin #899

merged 1 commit into from
Apr 13, 2020

Conversation

webern
Copy link
Contributor

@webern webern commented Apr 11, 2020

Issue number:

Closes #885

Description of changes:

Briefly note in the documentation that the EBS CSI Plugin driver is needed to create persistent volumes and link to more information. We've seen a couple of people tripped up by this, and I think this will help.

Testing done:

None, but I had previously followed the linked-to instructions with success.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Copy link
Contributor

@zmrow zmrow left a comment

Choose a reason for hiding this comment

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

Thanks for doing this!

🌆

Copy link
Contributor

@tjkirch tjkirch left a comment

Choose a reason for hiding this comment

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

This is good, but I wonder if it'd be even better to move the CNI step into the "cluster creation" block to clarify that it's mandatory, and to rename "Remaining cluster configuration" to "Optional cluster configuration" to clarify that this new bit and conntrack aren't required. As we get more steps in our quickstart, I think it's important to emphasize the ones that are actually needed by all users.

@webern
Copy link
Contributor Author

webern commented Apr 13, 2020

I created #901 for @tjkirch's recommendations so that this isn't blocked.

@webern webern merged commit 9ce85c8 into bottlerocket-os:develop Apr 13, 2020
@webern webern deleted the document-csi-plugin branch January 13, 2021 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

documentation: Document EBS CSI Driver for Persistant Volume Mounts
3 participants