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 ?

질문됨 일 년 전1626회 조회
1개 답변
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
전문가
답변함 일 년 전
profile picture
전문가
Artem
검토됨 한 달 전
  • 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.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠