スキップしてコンテンツを表示

Error occurred during operation 'ECS Deployment Circuit Breaker was triggered

0

i was trying a simple deployment, using nginx image taken from ECR public gallery, and deploy it using ECS but while creating service this is the error im getting..

There was an error deploying nginx-service Resource handler returned message: "Error occurred during operation 'ECS Deployment Circuit Breaker was triggered'." HandlerErrorCode: GeneralServiceException).

1回答
0

Hi,

You will find all details about ECS Circuit Breaker here: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-circuit-breaker.html

This very detailled and precise blog will explain you how to choose your DesiredCount value and how it relates to the error that you get: https://blog.cloudglance.dev/deep-dive-on-ecs-desired-count-and-circuit-breaker-rollback/index.html

Best,

Didier

エキスパート

回答済み 3年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ