Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EKS] [request]: Adding subnets from previously unused AZs #2330

Open
blanchardma opened this issue Apr 18, 2024 · 0 comments
Open

[EKS] [request]: Adding subnets from previously unused AZs #2330

blanchardma opened this issue Apr 18, 2024 · 0 comments
Labels
EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue

Comments

@blanchardma
Copy link

blanchardma commented Apr 18, 2024

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request
Add subnets of Availability Zones (AZs) to the EKS control plane that were not originally provided when the cluster was created. OR IN OTHER WORDS: We need to expand our EKS to include subnets from additional Availability Zones (AZs) that weren't originally included when the cluster was set up. (For a better context read also the limitation at the end.)

Which service(s) is this request for?
EKS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
The ability to extend the number of Availability Zones (AZ) and corresponding subnets for the EKS control plane, so that elastic network interfaces (ENIs) of the EKS control plane can also be created in the customer VPC.
This is difficult because it is not supported by the AWS service and you have to recreate the entire EKS control plane.

Are you currently working around this issue?
Not really, you can either recreate the EKS control plane or leave it in the previous subnets and AZs.

Additional context
The limitation is currently described as follows in the AWS documentation:
"All subnets that you add must be in the same set of AZs as originally provided when you created the cluster."
https://docs.aws.amazon.com/eks/latest/userguide/network_reqs.html#network-requirements-vpc

@blanchardma blanchardma added the Proposed Community submitted issue label Apr 18, 2024
@blanchardma blanchardma changed the title [EKS] [request]: Add subnets from AZs which where not originally provide when the cluster was created. [EKS] [request]: Adding subnets from previously unused AZs Apr 18, 2024
@sjastis sjastis added the EKS Amazon Elastic Kubernetes Service label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue
Projects
None yet
Development

No branches or pull requests

2 participants