-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Backporting AWS ignored labels and capacity memory changes to 1.16 #2851
Backporting AWS ignored labels and capacity memory changes to 1.16 #2851
Conversation
AWS M5 instance types may differ in memory capacity by more than 128MB.
Whitelist additional node labels for AWS CNI custom networking and EC2 lifecycle. Move AWS ignored node labels to AWS specific file.
Hello, |
Heads up on that MR, I will benefit from it as we are facing the same issue! Please consider :) |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: MaciekPytel 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 |
@maximerenou50 Can you give original PR info?
Could you give nodeInfo, I'm fine to increase limit but we really want to resolve it internally. I do see some instance has memory difference. need to get more data points. |
Hi @Jeffwan , This is the original PR: #2462 Please let me know if you need more information. |
/lgtm Yeah. I would suggest you to include original PR info in the cherry-pick. Like |
@MaciekPytel Changes looks good to me, could you help approve this PR? |
This PR is about backporting changes from master to 1.16. This is required when using EKS 1.14 with node groups because:
I was able to test this against a 3 AZs group set which now spread the instances across all AZs.
Finally, I would like to get a new release of 1.16, can you guide me through the process of doing that? (or is it just something that happens by itself periodically?)