Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Since OP is running on AWS anyway, why not just use Amazon ECS? The orchestration (including Elastic Beanstalk) is pretty good, and we haven't had any stability issues in production with it. Same thing for registries; just use AWS ECR instead.


Here here. I operate hundreds of ECS clusters and it's great.

> The impossible challenge with Docker is to come with a working combination of kernel + distribution + docker version + filesystem.

Amazon has met this challenge with the ECS Optimized AMI. It works, gets frequent upstream updates, and you can open tickets against it and get great support.

http://docs.aws.amazon.com/AmazonECS/latest/developerguide/e...

* Amazon Linux

* Linux Kernel 4.4.23-31.54.amzn1.x86_64

* Docker version 1.11.2, build b9f10c9/1.11.2

* Device mapper




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: