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
demandé il y a 6 mois531 vues
1 réponse
2
Réponse acceptée

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
répondu il y a 6 mois
profile picture
EXPERT
vérifié il y a un mois
  • Thank you! I just want to double confirm.

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