Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attach EBS volumes to etcd nodes for persistence #98

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 24, 2016

  1. Attach EBS volumes to etcd nodes for persistence

    If you ever lose your etcd cluster for whatever reason, or if you should ever need to restart it, you should be able to recover your state. Mentioned in this issue: kz8s#75
    adambom committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    adaa14e View commit details
    Browse the repository at this point in the history
  2. Add snapshotting module

    adambom committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    c217df1 View commit details
    Browse the repository at this point in the history
  3. Remove unneeded vars

    adambom committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    654a949 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0653e76 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. Configuration menu
    Copy the full SHA
    8e73f42 View commit details
    Browse the repository at this point in the history