Amazon-eks-ami: Add support for T3

Created on 23 Aug 2018  路  4Comments  路  Source: awslabs/amazon-eks-ami

Adding T3 Instances failed

Please see the following pull request:
Adds T3 Instance Types

Most helpful comment

There are several things that need to happen to support this:

  • [x] aws/amazon-vpc-cni-k8s#145 needs to be merged and released
  • [x] [files/eni-max-pods.txt](https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt) needs to be updated with these instance types
  • [x] The CloudFormation template amazon-eks-nodegroup.yaml needs to add the new instance types

All 4 comments

There are several things that need to happen to support this:

  • [x] aws/amazon-vpc-cni-k8s#145 needs to be merged and released
  • [x] [files/eni-max-pods.txt](https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt) needs to be updated with these instance types
  • [x] The CloudFormation template amazon-eks-nodegroup.yaml needs to add the new instance types

https://github.com/aws/amazon-vpc-cni-k8s/pull/145 has been merged and 1.2.0 is now available.

Released in v25

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mogren picture mogren  路  7Comments

ChrisCooney picture ChrisCooney  路  8Comments

marcoabreu picture marcoabreu  路  4Comments

mduarte picture mduarte  路  3Comments

t0ny-peng picture t0ny-peng  路  3Comments