Skip to content

Commit

Permalink
Fix pull-kops-e2e-cni-cilium-eni flake due to OutOfpods (max 35 due t…
Browse files Browse the repository at this point in the history
…o instance size eni restrictions)

Signed-off-by: Rafael da Fonseca <[email protected]>
  • Loading branch information
rsafonseca committed Jun 10, 2024
1 parent a7dbaac commit 45e0800
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tests/integration/create_cluster/cilium-eni/options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ Zones:
- us-test-1a
CloudProvider: aws
Networking: cilium-eni
KubernetesVersion: v1.26.0
KubernetesVersion: v1.26.0
NodeSizes:
- c6g.xlarge
ControlPlaneSizes:
- c6g.xlarge

0 comments on commit 45e0800

Please sign in to comment.