Score:0

Force ECS to wait for previous container to have exited before deploying new task version

cn flag

I have a couple of ECS services that cannot under any circumstances run two instances of a container (embedded elasticsearch, mysql). Is there any way to force ECS to wait until the container has actually stopped (not just transitioned to DEPROVISIONING) before deploying the new task revision?

Score:0
ie flag

Yes, I recently struggled with this issue as well. Set deployment_maximum_percent=101 (you can't do 100 because it can't be the same as deployment_minimum_percent)

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.