Upgrade to Pro — share decks privately, control downloads, hide ads and more …

etcd @ Go PDX

etcd @ Go PDX

Brandon Philips

February 20, 2014
Tweet

More Decks by Brandon Philips

Other Decks in Technology

Transcript

  1. kernel systemd ssh docker python java nginx mysql openssl app

    distro distro distro distro distro distro dist
  2. kernel systemd ssh docker python java nginx mysql openssl app

    distro distro distro distro distro distro dist
  3. WE DO NOT BREAK USERSPACE! Seriously. How hard is this

    rule to understand? We particularly don't break user space with TOTAL CRAP. - Linus Torvalds
  4. $ mkdir services! ! $ set services/db0 10.0.0.8! $ set

    services/db1 10.0.0.10! ! $ set services/db-master db0 etcdctl
  5. $ set services/db-master db0! ! $ set --swap-with-value "db1" \!

    services/db-master db0! ! Compare failed ([db1 != db0]! etcdctl