Skip to content

cherry-pick from master: run make generate-limits (#3260) #3261

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions misc/eni-max-pods.txt
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,8 @@ c7gn.large 29
c7gn.medium 8
c7gn.metal 737
c7gn.xlarge 58
c7i-flex.12xlarge 234
c7i-flex.16xlarge 737
c7i-flex.2xlarge 58
c7i-flex.4xlarge 234
c7i-flex.8xlarge 234
Expand Down Expand Up @@ -256,6 +258,9 @@ dl2q.24xlarge 737
f1.16xlarge 394
f1.2xlarge 58
f1.4xlarge 234
f2.12xlarge 234
f2.48xlarge 737
f2.6xlarge 234
g4ad.16xlarge 234
g4ad.2xlarge 8
g4ad.4xlarge 29
Expand Down Expand Up @@ -357,11 +362,14 @@ i7ie.3xlarge 58
i7ie.48xlarge 737
i7ie.6xlarge 234
i7ie.large 29
i7ie.metal-24xl 737
i7ie.metal-48xl 737
i7ie.xlarge 58
i8g.12xlarge 234
i8g.16xlarge 737
i8g.24xlarge 737
i8g.2xlarge 58
i8g.48xlarge 737
i8g.4xlarge 234
i8g.8xlarge 234
i8g.large 29
Expand Down Expand Up @@ -562,6 +570,8 @@ m7gd.large 29
m7gd.medium 8
m7gd.metal 737
m7gd.xlarge 58
m7i-flex.12xlarge 234
m7i-flex.16xlarge 737
m7i-flex.2xlarge 58
m7i-flex.4xlarge 234
m7i-flex.8xlarge 234
Expand Down Expand Up @@ -857,6 +867,8 @@ u-6tb1.metal 147
u-9tb1.112xlarge 737
u-9tb1.metal 147
u7i-12tb.224xlarge 737
u7i-6tb.112xlarge 737
u7i-8tb.112xlarge 737
u7in-16tb.224xlarge 394
u7in-24tb.224xlarge 394
u7in-32tb.224xlarge 394
Expand Down
168 changes: 168 additions & 0 deletions pkg/vpc/vpc_ip_resource_limit.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading