We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Instead of running Docker directly create a lambda to be able to nicely run one taks per node (sytem container) trough ECS. https://github.com/miketheman/ecs-host-service-scale
The text was updated successfully, but these errors were encountered:
AWS is moving blox to serverless https://github.com/blox/blox/blob/dev/docs/daemon_design.md which means this should be easier to do.
Sorry, something went wrong.
This is now natively offered by AWS using daemon containers, see https://aws.amazon.com/about-aws/whats-new/2018/06/amazon-ecs-adds-daemon-scheduling/ No need to do it yourself anymore :)
No branches or pull requests
Instead of running Docker directly create a lambda to be able to nicely run one taks per node (sytem container) trough ECS. https://github.com/miketheman/ecs-host-service-scale
The text was updated successfully, but these errors were encountered: