-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
feat: Added throughput support for root and EBS disks #1445
feat: Added throughput support for root and EBS disks #1445
Conversation
@daroga0002, @barryib any chance if you can have a look at this? |
@barryib @max-rocket-internet @daroga0002, could you please have a look at this XS PR? |
Updating the PR subject to |
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.
@antonbabenko 👍 +1:
@junaid-ali Please update the PR and add |
thanks @antonbabenko , @daroga0002 for the review, I'll add the example |
@antonbabenko added the example usage to Could you please have a look at it again? |
I don't see changes for |
Version updated in the README |
The code looks good, but I want to verify it a bit more during this week. |
Thanks @junaid-ali ! v17.7.0 has been just released. PS: I am unsure whether we need to implement the same changes in |
This can be added to launch template scenario: terraform-aws-eks/modules/node_groups/launch_template.tf Lines 35 to 41 in c2bd137
Fully AWS managed groups doesn't have such option: |
seems issue for this enhancement was created: |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
PR o'clock
Description
Fixes #1444
When
gp3
disk type is used, throughput should be configurable for an ASG launch configuration. This PR adds that support.Example usage:
Checklist
- [ ] README.md has been updated after any changes to variables and outputs. See https://github.com/terraform-aws-modules/terraform-aws-eks/#doc-generation