nebari-dev / nebari

🪴 Nebari - your open source data science platform
https://nebari.dev
BSD 3-Clause "New" or "Revised" License
281 stars 93 forks source link

AWS Deployment | pre-configure - subnet and subnet tagging for EKS #2236

Open ronald50928 opened 9 months ago

ronald50928 commented 9 months ago

Context

When doing a private implementation, a specific tag in the subnets need to be passed down into the EKS deployment implementation, there minimal to no guidance on how to achieve this.

Subnets being used by AWS | EKS should need to follow these instructions: https://docs.aws.amazon.com/eks/latest/userguide/network_reqs.html

Value and/or benefit

Improve current AWS Deployment, documents step by step: https://www.nebari.dev/docs/explanations/custom-overrides-configuration#deployment-inside-a-virtual-private-network

Anything else?

reference: Amazon EKS VPC and subnet requirements and considerations - Amazon EKS->https://docs.aws.amazon.com/eks/latest/userguide/network_reqs.html#network-requirements-subnets

marcelovilla commented 6 months ago

Hey @ronald50928, thanks for opening the issue and sorry for the late reply.

Would you be interested in (or do you have the time to) adding that to our docs? It seems like you already went over the process. No worries if not, we can also take care of it.