Skip to content

Commit

Permalink
Regenerate pod eni values for new instance types (aws#1754)
Browse files Browse the repository at this point in the history
* Regenerate pod eni values for new instance types

Co-authored-by: Senthil Kumaran <senthilx@amazon.com>
  • Loading branch information
2 people authored and haouc committed Feb 9, 2022
1 parent 4375100 commit 2713571
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 2 deletions.
23 changes: 22 additions & 1 deletion misc/eni-max-pods.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# express or implied. See the License for the specific language governing
# permissions and limitations under the License.
#
# This file was generated at 2021-09-10T21:50:00Z
# This file was generated at 2021-11-16T12:44:56-08:00
#
# Mapping is calculated from AWS EC2 API using the following formula:
# * First IP on each ENI is not used for pods
Expand Down Expand Up @@ -108,6 +108,15 @@ c6gn.8xlarge 234
c6gn.large 29
c6gn.medium 8
c6gn.xlarge 58
c6i.12xlarge 234
c6i.16xlarge 737
c6i.24xlarge 737
c6i.2xlarge 58
c6i.32xlarge 737
c6i.4xlarge 234
c6i.8xlarge 234
c6i.large 29
c6i.xlarge 58
cc2.8xlarge 234
cr1.8xlarge 234
d2.2xlarge 58
Expand All @@ -124,6 +133,7 @@ d3en.4xlarge 38
d3en.6xlarge 58
d3en.8xlarge 78
d3en.xlarge 10
dl1.24xlarge 2942
f1.16xlarge 394
f1.2xlarge 58
f1.4xlarge 234
Expand All @@ -145,6 +155,14 @@ g4dn.4xlarge 29
g4dn.8xlarge 58
g4dn.metal 737
g4dn.xlarge 29
g5.12xlarge 737
g5.16xlarge 234
g5.24xlarge 737
g5.2xlarge 58
g5.48xlarge 737
g5.4xlarge 234
g5.8xlarge 234
g5.xlarge 58
h1.16xlarge 737
h1.2xlarge 58
h1.4xlarge 234
Expand Down Expand Up @@ -413,6 +431,9 @@ u-6tb1.56xlarge 737
u-6tb1.metal 147
u-9tb1.112xlarge 737
u-9tb1.metal 147
vt1.24xlarge 737
vt1.3xlarge 58
vt1.6xlarge 234
x1.16xlarge 234
x1.32xlarge 234
x1e.16xlarge 234
Expand Down
23 changes: 22 additions & 1 deletion pkg/awsutils/vpc_ip_resource_limit.go

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

0 comments on commit 2713571

Please sign in to comment.