lyft / cni-ipvlan-vpc-k8s

AWS VPC Kubernetes CNI driver using IPvlan
Apache License 2.0
360 stars 58 forks source link

add routeToCidrs ipam option #95

Closed paulnivin closed 2 years ago

paulnivin commented 2 years ago

Support adding CIDRs in ipam config for additional IPvlan adapter routes to be added at Pod creation time. Useful for arbitrary routes that can be handled by the VPC (ex. Transit Gateway routes).