by lucasjans on 6/14/15, 8:20 AM with 1 comments
by mackwic on 6/14/15, 1:52 PM
> Tectonic pre-packages all of the open source components required to build a Google-style infrastructure and adds additional commercial features, such as a management console, corporate SSO integration, and Quay, our enterprise ready container registry.
Well, I don't care. Fix etcd before anything. Cluster recovery doesn't work well (it's an understatement), etcd has issues with high loads, and leader election has its quirks. CoreOs is barely usable at this state.
This is the kind of thing you need to expect when running a CoreOS cluster: https://github.com/coreos/etcd/issues/863. etcd is not "production ready", well, this should be taken care of as it's a central part of the system.