Viewing profile — andyshinn
andyshinn
HN member- Joined
- Sat, May 31, 2014, 12:34 AM UTC
- HN karma
- 3
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About andyshinn
Recent public activity
-
comment
Comment #41437205
Location: Austin, TX Remote: Yes Willing to relocate: No Technologies: Terraform, Ansible, AWS, Datadog, Containers, Linux, Python Résumé/CV: http://linkedin.com/in/andyshinn/ Emai…
- comment
-
comment
Comment #9695261
https://news.ycombinator.com/item?id=9674982
-
comment
Comment #9579502
I've been doing stuff with Docker for a while and I have run in to issues here and there, but never the PID reaping problem. In fact, I actually strive now to make the application …
-
comment
Comment #9553436
I already asked a question on another site. But I'll ask some more here: * Will this at (least the scheduler / scaler component) be open source? * Any plans to scale the EC2 instan…
-
comment
Comment #9507932
It is really exciting to watch the evolution of Deis. Been following since around 0.8. I value the way you guys interact with the community and hope projects like this continue to …
-
comment
Comment #9507890
The Docker Hub does also have a mode called "Automated Builds" which will pull down the repository, build an image based on the Dockerfile and push it. However, you do have to pick…
-
comment
Comment #7824808
It is their own nginx HTTP / TCP router, which is backed by etcd and confd. You can check it out at https://github.com/deis/deis/tree/master/router . Essentially, you can fire up m…