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

Enable "IP prefixes", for more efficient use of nodes in EKS #3086

Closed
4 tasks
davidread opened this issue Jul 26, 2021 · 3 comments
Closed
4 tasks

Enable "IP prefixes", for more efficient use of nodes in EKS #3086

davidread opened this issue Jul 26, 2021 · 3 comments

Comments

@davidread
Copy link
Contributor

Background

We think we should enable the "IP prefixes" feature.

An concern about migrating to EKS and using the AWS CNI is that the number of pods per node is limited by the IP addresses. However this limit is overcome by the new "IP prefixes" feature.

IP prefixes announcement:

To get started, use the AWS CLI, SDK or Console to assign prefixes to EC2 instance. There is no additional charge to use this feature. For more information about this feature, visit the VPC documentation.

Definition of done

  • enabled in PR
  • another team member has reviewed
  • smoke tests are green
  • mention our use of this feature in the ADR
@davidread
Copy link
Contributor Author

VPC CNI plugin update that takes advantage of EC2 IP Prefixes to increase pods per node limits: https://aws.amazon.com/about-aws/whats-new/2021/07/amazon-vpc-cni-plugin-increases-pods-per-node-limits/

@AntonyBishop
Copy link
Contributor

We think this may already be enabled. Check if this is already in place.

@vijay-veeranki
Copy link
Contributor

Already done, can be closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants