Skip to content

Commit

Permalink
kubelet-config: update eni-max-pods
Browse files Browse the repository at this point in the history
Updates `eni-max-pods` with mappings of new instance types to their maximum number of pods supported.
  • Loading branch information
etungsten committed Jul 16, 2020
1 parent 78b269d commit 97b1cf8
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions packages/os/eni-max-pods
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,24 @@ c5.12xlarge 234
c5.18xlarge 737
c5.24xlarge 737
c5.metal 737
c5a.large 29
c5a.xlarge 58
c5a.2xlarge 58
c5a.4xlarge 234
c5a.8xlarge 234
c5a.12xlarge 234
c5a.16xlarge 737
c5a.24xlarge 737
c5a.metal 737
c5ad.large 29
c5ad.xlarge 58
c5ad.2xlarge 58
c5ad.4xlarge 234
c5ad.8xlarge 234
c5ad.12xlarge 234
c5ad.16xlarge 737
c5ad.24xlarge 737
c5ad.metal 737
c5d.large 29
c5d.xlarge 58
c5d.2xlarge 58
Expand Down Expand Up @@ -97,6 +115,10 @@ i3en.3xlarge 58
i3en.6xlarge 234
i3en.12xlarge 234
i3en.24xlarge 737
inf1.xlarge 38
inf1.2xlarge 38
inf1.6xlarge 234
inf1.24xlarge 437
m1.small 8
m1.medium 12
m1.large 29
Expand Down

0 comments on commit 97b1cf8

Please sign in to comment.