lyft / cni-ipvlan-vpc-k8s

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

Handle unavailability of limits #80

Closed theatrus closed 4 years ago

theatrus commented 4 years ago

Sometimes, the AWS API does not know about an instance type that should exist, so lets make sure to always do "something" and not block all pods and network activity.