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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add secondary cidr support #35

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

NateCKim
Copy link

This is to use secondary CIDR for EKS expansion. This will allow to run pods in a different CIDR that won't overlap with corporate network. Creation of VPC and adding secondary CIDR on AWS is a prerequisite to using this feature.

This script will do the following
Find node groups associated with the cluster
label nodes with the new secondary subnets that are passed as parameters
terminate and recreate the instance in newly defined subnets

@NateCKim NateCKim marked this pull request as ready for review September 13, 2022 16:10
@xaaaaav xaaaaav requested a review from PHHINCELIN September 13, 2022 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant