Skip to content
New issue

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

Running System containers on every host #2

Open
arminc opened this issue May 23, 2017 · 2 comments
Open

Running System containers on every host #2

arminc opened this issue May 23, 2017 · 2 comments

Comments

@arminc
Copy link
Owner

arminc commented May 23, 2017

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

@arminc arminc changed the title Lambda to run System containers Running System containers on every host (Lambda) May 24, 2017
@arminc arminc changed the title Running System containers on every host (Lambda) Running System containers on every host May 24, 2017
@arminc
Copy link
Owner Author

arminc commented Aug 6, 2017

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.

@simonvanderveldt
Copy link

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 :)

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

No branches or pull requests

2 participants