Skip to content

Conversation

absinth84
Copy link

@absinth84 absinth84 commented Apr 8, 2021

The fargate support introduced the use of the same memory and cpu variables used by container definition.
In EC2 configuration was impossible not declare cpu (for task def is a computation limit, not only reservation) and was not possible declare only memoryReservation (soft) on container side.
I added 2 vars to declare specifically (taskMemory, taskCpu)

I also updated hooks version

@absinth84 absinth84 changed the title Dedicate cpu and memory for task defintion Dedicated cpu and memory for task defintion Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant