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

feat(nodeadm): set kubelet's maxPods to support VPC CNI prefix delegation #2045

Open
wasd171 opened this issue Nov 11, 2024 · 1 comment
Open

Comments

@wasd171
Copy link

wasd171 commented Nov 11, 2024

A similar issue #1902 has been closed by its author, however, it would be good to get a direct answer from the maintainers.

In AL2 we used the /etc/eks/max-pods-calculator.sh script to calculate max pods with the prefix delegation and to pass this number to Karpenter. However, it seems that this script is not provided in AL2023. What are the recommended alternatives now? Should we resort to fetching the script from this repo at boot time? This does not seem right

@cartermckinnon
Copy link
Member

This functionality has not been implemented in AL2023 (yet). The script won't be moved over; this would be implemented with a feature gate in the NodeConfig. We'll use this issue to track the feature request.

@cartermckinnon cartermckinnon changed the title How to use max-pods-calculator.sh to set maxPods in AL2023 feat(nodeadm): set kubelet's maxPods to support VPC CNI prefix delegation Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants