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 個月前檢視次數 531 次
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
專家
已審閱 1 個月前
  • Thank you! I just want to double confirm.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南