aws / aws-k8s-tester

AWS Kubernetes tester, kubetest2 deployer implementation
Apache License 2.0
163 stars 82 forks source link

Add `--tune-vpc-cni` option to eksapi deployer #422

Closed cartermckinnon closed 8 months ago

cartermckinnon commented 8 months ago

Description of changes:

This adds an option to increase the number of warm ENIs + IPs for the VPC CNI, which prevents flakiness when conformance testing.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.