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
gefragt vor 9 Monaten376 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor 9 Monaten
profile pictureAWS
EXPERTE
überprüft vor 9 Monaten
profile picture
EXPERTE
überprüft vor 9 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen