|
|
Subscribe / Log in / New account

New etcd, appc, and Rocket releases from CoreOS

New etcd, appc, and Rocket releases from CoreOS

Posted Feb 12, 2015 3:35 UTC (Thu) by krakensden (subscriber, #72039)
In reply to: New etcd, appc, and Rocket releases from CoreOS by jberkus
Parent article: New etcd, appc, and Rocket releases from CoreOS

Does Consul (one of the closest competitors)? They talk a good game about symmetric keys, but it's hard to tell.


to post comments

New etcd, appc, and Rocket releases from CoreOS

Posted Feb 12, 2015 7:52 UTC (Thu) by kleptog (subscriber, #1183) [Link]

Thanks for the tip. Looking at the documentation they don't talk about it, but because they use plain HTTP you could stick a proxy in front of it (say nginx) to restrict PUT/DELETE to particular IPs. They support a recurse option, so you'd have to find a way to restrict that.

etcd also uses HTTP, but the certificates part might make it hard to MITM it like that.

Still, new possibilities...


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds