-
Notifications
You must be signed in to change notification settings - Fork 808
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
Add scalability section to FAQ #1894
Add scalability section to FAQ #1894
Conversation
Code Coverage DiffThis PR does not change the code coverage |
56b5415
to
6a140b7
Compare
Should we link this in the changelog for v1.25.0, or is retro-active additions a bad changelog practice? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few small nps and suggestions, thanks.
/lgtm
6a140b7
to
5d11ee5
Compare
/retest |
e206198
to
019dce6
Compare
019dce6
to
eeb046c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/retest swept away? |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: torredil The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Is this a bug fix or adding new feature?
Documentation
What is this PR about? / Why do we need it?
In aws-ebs-csi-driver v1.25.0, we introduced several scalability related improvements to the driver. Some customers have asked for explanations of how this version improves driver scalability, as well as learning how to tune the sidecar parameters to their specific cluster setups.
What testing is done?
N/A