You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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):
WARM_PREFIX_TARGET
settingAcceptance Criteria:
Notes:
Amazon Documentation: https://docs.aws.amazon.com/eks/latest/userguide/cni-increase-ip-addresses.html
The text was updated successfully, but these errors were encountered: