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
gefragt vor 6 Monaten531 Aufrufe
1 Antwort
2
Akzeptierte Antwort

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
beantwortet vor 6 Monaten
profile picture
EXPERTE
überprüft vor einem Monat
  • Thank you! I just want to double confirm.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen