aws/aws-cdk

ECS Patterns: Add RuntimePlatform to L3 Constructs

Open

#18.462 aperta il 17 gen 2022

Vedi su GitHub
 (3 commenti) (2 reazioni) (0 assegnatari)TypeScript (3530 fork)batch import
@aws-cdk/aws-ecseffort/smallfeature-requestgood first issuep2

Metriche repository

Star
 (10.710 star)
Metriche merge PR
 (Merge medio 14g 11h) (68 PR mergiate in 30 g)

Descrizione

Description

Add this RuntimePlatform property to ECS Patterns constructs. I'm specifically interested in QueueProcessingFargateService and NetworkLoadBalancedFargateService

Use Case

I want to run Fargate containers on Graviton instances

Proposed Solution

Implement the RuntimePlatform property recently added here.

Other information

No response

Acknowledge

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Guida contributor