Can I add a new subnet to my existing EKS cluster?

0

With release of: https://aws.amazon.com/about-aws/whats-new/2023/10/amazon-eks-modification-cluster-subnets-security/ Can I do it now? If I am reading the post correctly, I can only modify the EKS cluster with its existing subnets, but not create and assign a new subnet to it.

Ray
질문됨 6달 전532회 조회
1개 답변
2
수락된 답변

Hi,

If you read the release note correctly, it does mention:

When changes are made to underlying VPC resources, such as new subnets associated with VPC expansion, existing EKS clusters can now be updated to stay in sync without the need to create new clusters.

Moreover, if you look at the original GitHub Issue [1], there's a note which says:

The subnets passed through an update API call must comprise the same set of AZs as originally passed when creating the cluster.

These points make it clear enough that it is possible to add more subnets.

References:
[1] https://github.com/aws/containers-roadmap/issues/170#issuecomment-1777947349

Thanks,
Atul

profile picture
답변함 6달 전
profile picture
전문가
검토됨 한 달 전
  • Thank you! I just want to double confirm.

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

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

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