EKS cluster maximum node group limit

0

AWS documents 30 default managed node groups per eks cluster, however as its adjustable , need to know the maximum hard limit for the managed node groups per eks cluster without any performance issue ?

demandé il y a un an1626 vues
1 réponse
2

There are no mentions in documentation. I assume that it is virtually unlimited within common sense. You just need to justify a need to increase that limit, when you make a request to AWS Support.

profile picture
EXPERT
répondu il y a un an
profile picture
EXPERT
Artem
vérifié il y a un mois
  • Thanks for the info . Is there any performance issue found after certain number node groups ? Does a large number of groups require any specific configuations to maintain ?

  • I guess, the main question is not "how many node groups you have", it's about "how many nodes" I know that thousands of nodes work in EKS. You just need to make sure that you have enough IPs in your subnets.

    If you need different node groups for different applications/workloads, you just need to add appropriate labels, taints and tolerations.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions