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

🕵️ Investigate the Usage of an Alternative CNI for EKS cluster to be built in MP #1371

Closed
3 tasks
Tracked by #2943
julialawrence opened this issue Sep 4, 2023 · 1 comment
Closed
3 tasks
Tracked by #2943
Labels

Comments

@julialawrence
Copy link
Contributor

As a DevOps Engineer, I would like to investigate which alternative container network interface implementation I can use in preference to deault vpc-cni which ships with EKS.
vpc-cni while simple to use, assigns pod IP addresses out of the general subnet CIDR ranges. Since we're sharing networking with the rest of Modernisation Platform, this is not a viable strategy as there are not enough IP addresses available in those CIDR ranges for our workloads.

Definition of Done:

  • Identify an appropriate replacement for the CNI plugin to use instead of vpc-cni
  • Determine the best way to deploy
  • Capture the decision in our ADR
@jacobwoffenden jacobwoffenden changed the title Investigate the Usage of an Alternative CNI for EKS cluster to be built in MP 🕵️ Investigate the Usage of an Alternative CNI for EKS cluster to be built in MP Sep 19, 2023
@jacobwoffenden jacobwoffenden added data-platform-apps-and-tools This issue is owned by Data Platform Apps and Tools and removed Data Platform Core Infrastructure labels Sep 22, 2023
@jacobwoffenden
Copy link
Member

VPC CNI has been chosen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants