Open
Description
- Create a MGMT EKS cluster e.g using EKSCTL and install CAPI/CAPA, FluxCD, Nephio controllers etc.
- Use FluxCD Terraform controller to create AWS Infra resources like VPCs, Subnets, TransitGWS (to connect the VPCs together), CodeCommit (Git repos)
- Use CAPI/CAPA to create the EKS control-planes and Self Managed Worker Nodes
- Use FluxCD Terraform controller to create the Multus Lambda Function - This is required to inject additional ENAs to the workerNodes
- Provision the EKS clusters with required software like OAI operators, Multus Daemonset, Kyverno (will be used to inject Init container that is required for syncing the Multus NAD IPs to the EC2 ENAs)
- Deploy OAI packages with modified NAD (there is need to use source routing to ensure proper communication across the N2, N3, N4)
Metadata
Metadata
Assignees
Type
Projects
Status
Todo