by polvi on 11/3/16, 10:27 PM with 35 comments
by darren0 on 11/3/16, 11:07 PM
by hatred on 11/3/16, 11:32 PM
Disclaimer: I work at Mesosphere on Mesos.
by ex3ndr on 11/4/16, 2:39 AM
* Isn't etcd2 is required to start kubernetes? I found that if etcd2 is not helaty or connection is just temporary lost then k8s just freezes it's scheduling and API. So what if Operator and etcd2 is working on one node and it is down? Also i found that etcd2 also freezes event when one node is down. Isn't it unrecoverable situation?
* k8s/coreos manual recommends to have etcd2 servers not that far from each other mostly because it have very strict requirements about networks (ping 5ms or so) that for some pairs of servers couldn't work well.
* What if we will lost ALL nodes and it will create almost new cluster from backups, but what if we will need to restore latest version (not 30 mins ago)?
by jbpetersen on 11/3/16, 11:01 PM
I also can't wait to see an open version of AWS Lambda / Google Functions appear.
by russell_h on 11/3/16, 10:57 PM
Its exciting to see CoreOS working in the same direction - this looks much more elegant than what I would have hacked up.
by dantiberian on 11/3/16, 10:58 PM
by adieu on 11/3/16, 11:23 PM
by why-el on 11/4/16, 2:08 AM
I am asking because I was in situation where I was introduced to other key-value stores, and because the team working with them is big and no process was followed to group all keys in one place, it was hard to know "what is in the store" at any moment, short of exhausting all the entry points in the code.
by NegatioN on 11/4/16, 12:16 AM
Will this at some point be available publically? Although k8s ensures pods are rescheduled, many applications do not handle it well, so I think a lot of teams can benefit from having something like that.
by hosh on 11/3/16, 11:43 PM
I wonder if it is leverging PetSets. I also wonder how this overlaps or plays with Deis's Helm project.
I'm looking forward to some things implemented like this: Kafka/Zookeeper, PostgreSQL, Mongodb, Vault, to name a few.
I also wonder it means something like Chef could be retooled as a K8S controller.
by otterley on 11/4/16, 1:36 AM