by dedene on 9/5/14, 11:38 AM with 58 comments
by waffle_ss on 9/5/14, 2:26 PM
On the subject of DigitalOcean images, there was a severe Docker bug[3] the last month or so that made Linux kernel 3.15 unusable. Linode let me easily select a 3.14 kernel to use for my host OS to get around the bug, but DigitalOcean doesn't have that level of granularity. So DigitalOcean either needs to provide more fine-tuned configuration of images or provide a CoreOS Stable image before I would think of using it for production Docker containers.
Finally, CoreOS is still an enormous pain[4] to install on Linode, so I hope this gives Linode a strong nudge to make it easier to install there.
[1]: https://coreos.com/releases/
[2]: https://coreos.com/docs/running-coreos/platforms/vagrant/
by michaelsbradley on 9/5/14, 6:03 PM
Since droplets with private networking enabled are on the same private network as other customers' droplets, then if "$private_ipv4" is specified for "addr" and "peer-addr" in cloud-config, isn't it critical that etcd be secured with TLS and client cert authentication?
See: CoreOS – Etcd: Reading and Writing over HTTPS[2]
I realize that delving into that aspect of coreos/etcd configuration is beyond the scope of an introductory "how to" article, but I believe that some strong mention should be given to this concern.
I made a comment[3] to this effect on DigitalOcean's website.
[1] https://www.digitalocean.com/community/tutorials/how-to-set-...
[2] https://coreos.com/docs/distributed-configuration/etcd-secur...
[3] https://www.digitalocean.com/community/tutorials/how-to-set-...
by beigeotter on 9/5/14, 12:38 PM
by STRML on 9/5/14, 12:21 PM
As of Deis 0.8.0 it only runs on CoreOS, and I believe most other DIY PaaS systems are moving the same way.
IMO Docker + etcd is a far more sane configuration than endless Ruby Chef scripts, or worse, Amazon OpsWorks.
by jmbro on 9/6/14, 6:50 AM
by rb2e on 9/5/14, 12:37 PM
by kapilvt on 9/5/14, 2:13 PM
by jimmyfalcon on 9/5/14, 9:30 PM
This is exciting to me from a technological standpoint.
1. One of first large public projects written in Go (after docker) 2. One of the first large public projects using Raft. (consensus algorithm aimed to replace Paxos)
I am really looking forward to seeing how this project turns out. Personally, I wouldn't move any of my projects onto CoreOs for at least a few years.
Other than that, I always question how they plan to make money. Consulting model?
by polvi on 9/5/14, 12:32 PM
by cdnsteve on 9/5/14, 2:10 PM
by ebarock on 9/5/14, 8:49 PM
Digital Ocean is doing lots of advertising but their servers are not holding the traffic.
I had my website hosted with them and I was literally unable to connect on it via SSH due to the low quality of their link.
I was disappointed with DreamHost, moved to Digital Ocean, now I am testing Linode.
by avinassh on 9/5/14, 4:23 PM
by fishnchips on 9/5/14, 12:33 PM
by notastartup on 9/5/14, 9:32 PM