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

Switch to IP Prefixes to support higher Pod Densities per EKS Node #1670

Open
6 tasks
dj-maisy opened this issue Jan 30, 2025 · 0 comments
Open
6 tasks

Switch to IP Prefixes to support higher Pod Densities per EKS Node #1670

dj-maisy opened this issue Jan 30, 2025 · 0 comments
Labels
k8s Kubernetes

Comments

@dj-maisy
Copy link
Member

User Need

As a System Engineer
I want our EKS Clusters to use IP Prefixes
so that our EKS Nodes can support more Pods per Node without being capped by Instance IP Limitations

Functional Requirements (What):

  • Enable Prefix Delegation
  • Configure Prefix Assignment via the WARM_PREFIX_TARGET setting
  • Update Node Groups to use the updated config
  • Update Node Groups to use the new higher Pod Limit

Acceptance Criteria:

  • We're using IP Prefixes
  • We're able to schedule more Pods on an EKS Instance

Notes:
Amazon Documentation: https://docs.aws.amazon.com/eks/latest/userguide/cni-increase-ip-addresses.html

@dj-maisy dj-maisy added the k8s Kubernetes label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k8s Kubernetes
Projects
None yet
Development

No branches or pull requests

1 participant