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

[EKS] [request]: Enable Configuration to Set the Number of Pods to 110 #2506

Open
maradwan opened this issue Dec 23, 2024 · 0 comments
Open
Labels
EKS Auto Mode EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue

Comments

@maradwan
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request
Currently, EKS Auto mode has a default limit on the number of pods running per node. I would like to increase this limit to 110 pods per node.

Which service(s) is this request for?
EKS Automode

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
Each node has a default number of pods it can handle, depending on the node type, but I want to configure it to run 110 pods.
I ran the following
kubectl set env daemonset aws-node -n kube-system ENABLE_PREFIX_DELEGATION=true
kubectl describe daemonsets.apps -n kube-system aws-node | grep ENABLE_PREFIX_DELEGATION ENABLE_PREFIX_DELEGATION: true

Are you currently working around this issue?
I cannot currently work around this issue.

Additional context
None

Attachments
None

@maradwan maradwan added the Proposed Community submitted issue label Dec 23, 2024
@mikestef9 mikestef9 added EKS Amazon Elastic Kubernetes Service EKS Auto Mode labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EKS Auto Mode EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue
Projects
None yet
Development

No branches or pull requests

2 participants