xuwenbao / etcd-cluster

etcd cluster to be run with Vagrant and installation scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant etcd cluster

An etcd cluster to be run with Vagrant.

Setup

  • Create a new virtual network with ip range 10.240.0.0/24.
    • For Windows, see here.
    • For Linux, see here.
  • run etcd-ca-config.sh to generate CA.
  • vagrant up.

About

etcd cluster to be run with Vagrant and installation scripts