Skip to content

aws-ecs: EcsOptimizedImage - inferentia type not supported #15862

@zhouxie123

Description

@zhouxie123

Hi, my team is building a service and setting up our infrastructure through CDK. We are using ECS to deploy and manage our service on EC2 Inferentia inf.6xlarge instances. We are seeking to use ECS-Optimized AMI to build on the instances as documented by ECS team here https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html. However, it seems that inferenia image type is not supported by CDK. https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-ecs.AmiHardwareType.html. Could add the Inferentia support to fill in the gap since ECS is supporting it?

Use Case

Set up service ECS cluster using with ECS optimized Inferentia AMIs.

Proposed Solution

Could you add support for inferentia AMI type https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-ecs.AmiHardwareType.html.

Other

  • [x ] 👋 I may be able to implement this feature request
  • [x ] ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Metadata

Metadata

Labels

@aws-cdk/aws-ecsRelated to Amazon Elastic Containerclosed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.effort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions