lyft / cni-ipvlan-vpc-k8s

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

add Pod routes over IPvlan interface for VPC peers #23

Closed paulnivin closed 6 years ago

paulnivin commented 6 years ago

Per discussion in #21, comms with VPC peers should transit the IPvlan route, instead of going back out over the default namespace.

theatrus commented 6 years ago

Fixed by #24