ECS service CPU limit

0

I got this message from ECS service was unable to place a task and the reason was I ve reached the number of vCPUs I can run concurrently. How to handle this.I need more scaling

Kalam
已提问 9 个月前378 查看次数
1 回答
0

Hello.
If you are unable to start due to ECS service quota limitations, you can extend the vCPUs in your AWS account by applying through Service Quota.
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html

The procedure for applying for service quota can be found in the following document.
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html#service-quotas-manage

If the task load is large and exceeds the vCPU set in the task definition, consider increasing the vCPU in the task definition.
https://docs.aws.amazon.com/AmazonECS/latest/userguide/fargate-task-defs.html#fargate-tasks-size

profile picture
专家
已回答 9 个月前
profile pictureAWS
专家
已审核 9 个月前
profile picture
专家
已审核 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则